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.