TheZoq2

@thezoq2
654 Followers
277 Following
2.8K Posts
Developing http://spade-lang.org, https://surfer-project.org/ and other fun stuff in Rust. PhD from Linköping university, now working as a post doc at Hochschule München
Gitlabhttps://gitlab.com/thezoq2
Pronounshe/him
Websitefransskarman.com
Matrix@thezoq2:matrix.org
age verification but it's just a dialog box that asks "are you old" and the answers are "yes" and "maybe later"
you know you've been computering for too long when you can recognise what this is

https://fransskarman.com/im_not_using_ai.html

All of my colleagues are using AI while I'm not. It feels like I'm missing out so I decided to sit down and write down my thoughts on why I'm so resistant to it.

In the end, I'm very happy with what I wrote so I put it on my blog

Spade 0.18.0 is now released 🎉 It comes with a bunch of improvements to the standard library, and with `spadedoc` which can generate HTML documentation for Spade projects.

You can se the `core` and `std` documentation online at https://docs.spade-lang.org/std/ and https://docs.spade-lang.org/core/. Or run `swim doc` to generate documentation for your own project and all its dependencies

Release blog post: https://blog.spade-lang.org/v0-18-0/

Thanks @lixou for writing spadedoc!

[nile red] and you know, after all of this effort ...I just had to try some for myself. I did some research and from what I've read apparently at this dosage it shouldn't really affect me, ...but there was really only one way of finding out
[nilered voice] okay, so for the first step in this process we're going to need something called "horse urine". And not just any horse, a pregnant mare specifically... And I was really not sure where to get it. Anyway, I tried my usual sources but nobody seemed to sell it. With that being said, after some more googling I was able to find a farm in bulgaria that was willing to send me some for this experiment... so i wired them some money ...and i was really not sure if it would actually arrive

Greyhound is alive! 🐶

Last week, I posted about soldering my custom chips onto breakout boards. Now, I can finally say that Greyhound is working 🎉
If the video below doesn't work, you can also view it on Peertube: https://makertube.net/w/3rQ8a7WxTYcr1BQY9nCUat

I'm incredibly happy that Greyhound is no longer just theoretical, but that it can run examples on its FPGA in the real world 🤩

Greyhound repository: https://github.com/mole99/greyhound-ihp

#FPGA #ASIC

Still pretty pleased with the code on the user side.

On the implementation side, it is a bit more cursed but still nice https://codeberg.org/TheZoq2/uwui/src/branch/main/src/tiles.spade#L35

Now the user can interface with the UwUi 

Wrote a small Spade UI library. Something a bit nicer and more powerful than just a bitmap grid but still quite performant since most things are pre-computed

https://codeberg.org/theZoq2/uwui  

#fpga