Viewing profile — snowytrees
snowytrees
HN member- Joined
- Mon, Sep 27, 2021, 8:36 PM UTC
- HN karma
- 720
- Public activity
- 79 items
- HN profile
- View on Hacker News ↗
About snowytrees
GitHub: github.com/jordanisaacs
Recent public activity
-
comment
Comment #35377762
As someone who learned programming with scratch in elementary school, the next step they did was using DrRacket but honestly I did not like it. I don’t remember anything I made wit…
- story
- story
-
comment
Comment #32122490
Scratch was how I got started in programming back in elementary school. It was taught in our computer classes. Everything this article says is spot on, the social aspect is amazing…
- story
-
comment
Comment #31634005
The robotaxi’s draw will be its lower prices. They are removing the cost of a driver from the equation. Assuming the car felt as safe as a normal taxi, I’d take the cheaper one.
-
comment
Comment #31469948
I’ve had this research paper on my reading list for a while (but haven’t gotten to reading the full thing)[1]. Not necessarily just a file system but It lays out an entire operatin…
-
comment
Comment #31419699
I’m not sure how one could enable others to contribute easily but just making the code open source as is would be interesting. Those with a passing interest in search engines can b…
- story
-
comment
Comment #31290014
Ah that’s cool didn’t realize how old it was. The content seems to have held up well. Showed up in google when researching NAT and imo it’s up there with Tailscale’s article in ter…
- story
-
comment
Comment #31143690
What’s powerful about nix is the language IMO. I was able to build an automatic WireGuard setup[1] with tagging that automatically works on each new machine thanks to the ability t…
-
comment
Comment #31143600
Here are my two favorite (bookmarked) links for packaging and developing for rust. The trick is keep packaging and rust development separate and use specific dev environment flakes…
- story
- comment
- story
-
comment
Comment #31011659
It’s a really commonly used among gen z. It’s used to mean it’s really good/one of the best. Eg these tacos are goated.
- story
-
comment
Comment #30806130
Wintergatan is doing a lot of live design/cad sessions the past few weeks on his “wintergatan live” channel which might be useful or interesting
-
comment
Comment #30443420
Any password manager worth their salt has a white paper with their security design. Here is Bitwarden’s: https://bitwarden.com/images/resources/security-white-paper-...
-
comment
Comment #30413916
Back in middle school we went on a trip and saw them doing the deconstruction of the elwha dam. They were around halfway done. We stood on the banks and saw the process of the rese…
-
comment
Comment #30263927
I’m not sure I follow. Is your issue with Wayland that it’s not like x11 with a separate server and window manager? Someone can come along and write that in the future if that’s yo…
-
comment
Comment #30263637
Seems the strategy is to eliminate as many numbers/operators before you attempt to guess. Was able to get it in 4 as by the second row I had the set of values to work with.
-
comment
Comment #30259235
The missing compositor issue will change a lot I believe very soon. Wlroots[1] just recently landed their scene graph api which enables building wayland compositors with full damag…
-
comment
Comment #30259209
I use bemenu ( https://github.com/Cloudef/bemenu ) as my replacement for dmenu.