HackerTrans
トップ新着トレンドコメント過去質問紹介求人

STRiDEX

no profile record

投稿

You can just port things to Cloudflare Workers

sigh.dev
48 ポイント·投稿者 STRiDEX·6 か月前·54 コメント

Orion 1.0

blog.kagi.com
440 ポイント·投稿者 STRiDEX·8 か月前·275 コメント

Tinycolor supply chain attack post-mortem

sigh.dev
168 ポイント·投稿者 STRiDEX·10 か月前·80 コメント

コメント

STRiDEX
·先月·議論
parking in my condo that i own is $200 because the parking spaces are not deeded, shit is crazy here in sf
STRiDEX
·2 か月前·議論
Bun simplified the pain with the ecosystem switch to esm. deno, at the time, made it worse by doing stuff with url based packages that didn’t fully catch on
STRiDEX
·2 か月前·議論
I don't think bun worked well before the acquisition. Don't get me wrong, i used it all the time for little scripts, but i would never ship a service at work on bun. Between memory issues and incompatibilities that never get fixed, it is a nice toy to me that did a great job of exposing room for improvement in nodejs.

For example, i'd been following this issue https://github.com/oven-sh/bun/issues/14102 and eventually all the libraries shipped "if bun do x" into them, which is the opposite of compatibility.
STRiDEX
·3 か月前·議論
I guess if they're big enough they should be working on moving off of amazon SES for emails and warming up ip addresses? Otherwise they need to keep a markup on top of amazon.

Edit: didn't realize people were paying resend $20. AWS already exists at a low price and people pick them anyway, i'm sure they're fine.
STRiDEX
·3 か月前·議論
Dumb question but why are chemical weapons always addressed as a risk with llms? Is the idea that they contain how to make chemical weapons or that they would guide someone on how?

Would there not already be websites that contain that information? How is an llm different, i guess, from some sort of anarchist cookbook thing.
STRiDEX
·4 か月前·議論
aren't you describing what elon already did https://grokipedia.com/
STRiDEX
·6 か月前·議論
I've found the memory limits to block more of my projects than cpu time. They seem to send multiple requests to a single node/process and if you're making some sort of remix app it easily breaks with any kind of load.
STRiDEX
·6 か月前·議論
The other thing i've noticed about burritos is that more places take card or apple pay now. When I moved to sf in 2015 many of them were cash only, same with bars. I always assumed some amount of cash was being shuffled under the table.
STRiDEX
·7 か月前·議論
run your backend tests against this in memory and tests can be run in parallel instead of using a single real postgres instance
STRiDEX
·10 か月前·議論
Our HoA uses google groups. Mild spam, but overall pretty good for threads. Too many people spam everyone asking for a plumber or whatever
STRiDEX
·10 か月前·議論
What are you doing that requires checking in the compiled version. Esbuild takes like one second
STRiDEX
·10 か月前·議論
That's a good point, I would lose package provenance that way. I guess that is fine since it didn't prevent anything here.

I can look into that.
STRiDEX
·10 か月前·議論
Yes, exactly.
STRiDEX
·10 か月前·議論
That's fair, I'm referring to the number of mistakes that happen with local publishing. Publishing the wrong branch, not building from latest etc
STRiDEX
·10 か月前·議論
Sorry if that wasn't clear. This was a token with global publish rights to my npm packages.
STRiDEX
·7 年前·議論
its one of the few options you can use on both windows and osx with the same themes and plugins etc. However, i agree, it wasn't able to get me to stop using item2
STRiDEX
·8 年前·議論
Is this the ultimate evernote killer? I feel like every note hosting platform for technical notes will be second to this.
STRiDEX
·10 年前·議論
I use it to back up a linux server to amazon drive via a cron job. I don't think amazon drive even supports linux. Also if I decide to use backblaze or dropbox in the future its the same command to sync the files.