HackerTrans
TopNewTrendsCommentsPastAskShowJobs

STRiDEX

no profile record

Submissions

You can just port things to Cloudflare Workers

sigh.dev
48 points·by STRiDEX·6 bulan yang lalu·54 comments

Orion 1.0

blog.kagi.com
440 points·by STRiDEX·8 bulan yang lalu·275 comments

Tinycolor supply chain attack post-mortem

sigh.dev
168 points·by STRiDEX·10 bulan yang lalu·80 comments

comments

STRiDEX
·bulan lalu·discuss
parking in my condo that i own is $200 because the parking spaces are not deeded, shit is crazy here in sf
STRiDEX
·2 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
aren't you describing what elon already did https://grokipedia.com/
STRiDEX
·6 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
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 bulan yang lalu·discuss
What are you doing that requires checking in the compiled version. Esbuild takes like one second
STRiDEX
·10 bulan yang lalu·discuss
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 bulan yang lalu·discuss
Yes, exactly.
STRiDEX
·10 bulan yang lalu·discuss
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 bulan yang lalu·discuss
Sorry if that wasn't clear. This was a token with global publish rights to my npm packages.
STRiDEX
·7 tahun yang lalu·discuss
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 tahun yang lalu·discuss
Is this the ultimate evernote killer? I feel like every note hosting platform for technical notes will be second to this.
STRiDEX
·10 tahun yang lalu·discuss
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.