Viewing profile — porridgeandrice
porridgeandrice
HN member- Joined
- Tue, Dec 20, 2022, 7:17 PM UTC
- HN karma
- 23
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About porridgeandrice
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #37308348
No, if I have stuff, and I fork(), you, my child process is expected to have a copy of that stuff in it's current state. However, the kernel lies to you. It delays copying the stuf…
-
comment
Comment #37304889
Isn't this. this? https://swtch.com/~rsc/regexp/regexp1.html
-
comment
Comment #37304856
https://nand2tetris.org and my implementation of the projects: https://github.com/porridgewithraisins/nand2tetris
-
comment
Comment #37165463
IME it's a test in which it is easy to grade many people in a way that it is really unlikely that two people end up with the same grade. That is what leetcode achieves and that is …
-
comment
Comment #37097087
+1 I'd like to know as well
-
comment
Comment #37097032
Yeah, I like doing this too. Not _always_, but for a few things. I use it to emulate partial functions. In a show hosting/ticket booking app for example, I never want in any case u…
-
comment
Comment #35973283
Highlights: - Popovers, Selectmenu and other new components. - Scroll Driven Animations - CSS Nesting - Color-mix - New text styling primitives - Custom cascading order with @layer…
- story
-
comment
Comment #35958422
I assume parallelizing latex builds of separate sections for their website. Like building out blogs/physics and blogs/cs from their latex equivalents in parallel.
-
comment
Comment #34428053
I use a regular trackpad, and maintain fingers on the home row. I use the trackpad with my two thumbs.
-
comment
Comment #34286596
My Dell optiplex 9020 all-in-one, a compatibility beast, has all the usb ports you can think of, hdmi, sd card, CD drive, VGA... And yes, support for PS2 keyboard and mouse. It can…
-
comment
Comment #34070951
Autohotkey There is simply no better automation program on any OS. I even run a fully fledged tiling wm written in autohotkey. ( For reference, here's when I tricked r/unixporn int…