HackerTrans
TopNewTrendsCommentsPastAskShowJobs

STRiDEX

no profile record

Submissions

You can just port things to Cloudflare Workers

sigh.dev
48 points·by STRiDEX·6 माह पहले·54 comments

Orion 1.0

blog.kagi.com
440 points·by STRiDEX·8 माह पहले·275 comments

Tinycolor supply chain attack post-mortem

sigh.dev
168 points·by STRiDEX·10 माह पहले·80 comments

comments

STRiDEX
·पिछला माह·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 माह पहले·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 माह पहले·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 माह पहले·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 माह पहले·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 माह पहले·discuss
aren't you describing what elon already did https://grokipedia.com/
STRiDEX
·6 माह पहले·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 माह पहले·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 माह पहले·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 माह पहले·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 माह पहले·discuss
What are you doing that requires checking in the compiled version. Esbuild takes like one second
STRiDEX
·10 माह पहले·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 माह पहले·discuss
Yes, exactly.
STRiDEX
·10 माह पहले·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 माह पहले·discuss
Sorry if that wasn't clear. This was a token with global publish rights to my npm packages.
STRiDEX
·7 वर्ष पहले·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 वर्ष पहले·discuss
Is this the ultimate evernote killer? I feel like every note hosting platform for technical notes will be second to this.
STRiDEX
·10 वर्ष पहले·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.