oooh okay. I didnt know github was falling apart. Setting up a daily backup via api should be possible but I donβt know about the human readable part.
oooh okay. I didnt know github was falling apart. Setting up a daily backup via api should be possible but I donβt know about the human readable part.
Not that I would have an answer, but can you explain wdym?
Podcast episode descriptions are so much worse since LLMs.
I refuse to use that path. This mogs it in every way: ~/.config/the_tool/
Mac's config path convention is sooo awful.
~/Library/Application Support/the_tool/
I guess it could have been worse with something like
~/The Crib/AppLiCatIoN SuppOrt xD π/the_tool/
How to structure the main method of a cli tool?
elixirforum.com/t/writing-cl...
> The hard part of computer programming isnβt expressing what we want the machine to do in code. The hard part is turning human thinking [...] into computational thinking that is logically precise and unambiguous, [...] in the syntax of a programming language.
Jason Gorman
Even redis based ones were not common in my experience. Nodejs community loves gluing aws sqs and lambda for some reason.
No way⦠I would fire my legal team, ai deep research would never be incorrect
There are some queue libraries that rely on relational databases. Havent tried them personally yet. PgBoss is mature, sidequestjs is more recent but db agnostic
I was thinking something like jit optimization. Imagining something like this:
A method that do nothing but call module A or B with if check. Resolved if condition is cached by beam, it knows which module to call until cache is invalidated.
Wow. Is there no other way to write this, so BEAM can handle this optimization by itself?
This quote is about writerβs block but applies here;
Change your goal from βwriting wellβ to βwriting badlyβ.
Switch from team "I will one day write something good" to team "I have no choice but to write a piece of shit".
What happened to rjit
I should stop reading these lol. Ping me if something with very high confidence comes up. Like fish oil improving depression symptoms
Reading summaries of medical research this morning. Almost all of them ends like this:
Researchers forgot to do consider {important thing}. So this study may or may not be true. Who knows.
> My long shopping list sat in a text message. I wished I could check items off as I found them.
> I could copy/paste it into a notes app or an email draft and delete items: too much tapping
Incredible
I also started using it for dinner planning. I have a prompt that references bunch of files
- Ingridients\.md has items with expire dates on most items.
- Recipes folder has folder per recipe, in there I log my attempts, variations, results, notes for next try etc
Weirdest turkish chickpea stew recipe I saw. Squash and feta cheese in it is unheard of here.
If I spawned into my body at this moment, I would feel so lucky. But since Iβm already me, I compare myself to my peers and even my past self.
Life sucks a lot these days. 2025 crushed me economically.
Hot swap yapΔ±lΔ±yordu sanki keychronlarda? Belki yeni switch seti sipariΕ edebilirsin
Wow looks insane, which recipe are you following
@evanhahn.com re:stopping bad guys using my project
Have you seen firstdonoharm.dev
Our unique and nuanced pro ai stance versus their parrot cliches of anti ai sentiment
Usually "my ruby version not installing because of openssl dependency" problem is followed with "bundle install failing because libffi decided to ruin my day" problem.
Then it's local postgresql service of course
bsky.app/profile/berk...
```js function isBuiltWithReact(){ return Array.from(document.querySelectorAll('body *')) .some(el => Object.keys(el) .some(el_keys => el_keys.startsWith('__reactFiber') || el_keys.startsWith('__reactProps')) ) } ```
Nerd sniped myself on this for 2 hours. But now I have reliable way of telling if a site is built with react or not.
Just couple days ago I came across this βErlang unit (in queue theory notation)β while reading about Littleβs Law.
Great summary of temu elon's chud posts
blogs.gnome.org/alatiera/202...
Initially I wrote this script to send my phone notifications from cronjobs etc, easiest channel I thought was to create a reminder. Instead of notification, my scripts create a reminder to the next minute.
I don't understand why siri doesn't have a cli.