Readit News logoReadit News
deathtrader666 commented on     · Posted by u/thebuilderjr
deathtrader666 · 12 days ago
Beautiful work.
deathtrader666 commented on Microsoft’s original source code   gatesnotes.com/home/home-... · Posted by u/EvgeniyZh
stkai · a year ago
The source code is such a fun read (for the comments). I found some source code for GW-BASIC, and here are two of my favorites:

  ;WE COULD NOT FIT THE NUMBER INTO THE BUFFER DESPITE OUR VALIENT
  ;EFFORTS WE MUST POP ALL THE CHARACTERS BACK OFF THE STACK AND
  ;POP OFF THE BEGINNING BUFFER PRINT LOCATION AND INPUT A "%" SIGN THERE

  ;CONSTANTS FOR THE RANDOM NUMBER GENERATOR FOLLOW
  ;DO NOT CHANGE THESE WITHOUT CONSULTING KNUTH VOL 2
  ;CHAPTER 3 FIRST
Edit: GW-BASIC, not QBASIC (https://github.com/microsoft/GW-BASIC)

deathtrader666 · a year ago
Shouldn't it be "valiant" ?
deathtrader666 commented on Goblin.tools: simple, single-task tools to help neurodivergent people with tasks   goblin.tools/... · Posted by u/ValentineC
LordDragonfang · a year ago
I just recently started heavily using TickTick, and my first thought on seeing this was that it would be cool to be able to integrate this into it. Very cool to see someone has done it, thank you!

If I might ask, how was your experience working with the TickTick API? I've been waffling on whether my frustration with some of the pain points I have with it (e.g. no way to hide recurring daily tasks that you've already completed today but aren't actionable for tomorrow from cluttering the "tomorrow" heading in every smart list) justify building my own dashboards for it.

deathtrader666 · a year ago
ClickUp already has this integrated natively. Such a lifesaver!
deathtrader666 commented on GitHub Copilot is now available for free   github.com/features/copil... · Posted by u/ksec
TacticalCoder · a year ago
On what kind of hardware/GPU are you running that locally?
deathtrader666 · a year ago
M1 MacBook Pro is sufficient for a Qwen model.
deathtrader666 commented on Elixir/Erlang Hot Swapping Code (2016)   kennyballou.com/blog/2016... · Posted by u/justinludwig
hauxir · a year ago
At kosmi.io we use elixir hot swapping for every small patch/bugfix on the backend. This allows us to deploy updates multiple times a day with 0 disruption.

Allows the clients to remain connected and be none the wiser that there was an update at all.

For larger updates we just do hard restarts when in-memory data structures or supervision tree are changed.

deathtrader666 · a year ago
Would love to know more how you go about it.
deathtrader666 commented on Procrastination and the fear of not being good enough   swapnilchauhan.com/blog/p... · Posted by u/swapxstar
bluecoconut · a year ago
Worrying what others think resonates with me a lot. Every few weeks I try to motivate myself to write more online (HN, X, blogs) and consistently get “self sabotage” stuck. (Been going on for >2 years)

The article just says they pushed through and “put it aside”, but that has never seemed to quite work for me. I can push through once or twice, not enough to build a daily habit/obsession like I want.

Anyone have any tips that worked for getting over this hurdle?

deathtrader666 · a year ago
I always remind myself that even the celebrated works supposedly have glaring holes in them. If they can get popular and be cherished, then my work too doesn't have to be "water-tight" at all times.

Deleted Comment

deathtrader666 commented on I Hope Rust Does Not Oxidize Everything   gavinhoward.com/2024/07/w... · Posted by u/gavinhoward
fire_lake · 2 years ago
OCaml could almost replace all of those. I don’t think there is a BEAM compiler backend yet.

I’m not very experienced with BEAM, but could its features be delivered with a framework on top of a different stack? I know Akka is popular.

deathtrader666 · 2 years ago
>>> don’t think there is a BEAM compiler backend yet

I think there's something close - https://caramel.run/manual/

u/deathtrader666

KarmaCake day1427March 17, 2012
About
https://rishi.xyz/
View Original