HackerTrans
TopNewTrendsCommentsPastAskShowJobs

UnfitFootprint

42 karmajoined hace 3 años

comments

UnfitFootprint
·hace 12 horas·discuss
except for perhaps… a scalable pg bouncer? And good nuclear reactors [1]?

Not to say I support many Russian political moves, but I think discrediting an entire people and their outputs on Russian politics is brusque - particularly open source ones.

[1]: https://www.abc.net.au/news/2026-05-08/russia-nuclear-power-...
UnfitFootprint
·anteayer·discuss
Right, that changes the reading
UnfitFootprint
·hace 4 días·discuss
I would so love to visit, but I read an increase in tensions a few years ago caused a tourism stoppage
UnfitFootprint
·hace 4 días·discuss
I was fascinated to learn while visiting they consider themselves ‘at war’ and generations from a unified time still strongly believe in the cause.

In tech specifically this leads to some surprising results such as transit planning being very ineffective or broken in google maps due to onshore data storage requirements. Subway alignments are regarded as sensitive info
UnfitFootprint
·hace 4 días·discuss
Why would you not base your first impressions of a product on the way it chooses to describe itself? It’s not feasible to install everything you lay eyes on for evaluation, and reviews often assume you already assume the product is a good fit and want to evaluate quality/validity of that assumption
UnfitFootprint
·hace 6 días·discuss
The top comment on the thread explains this will involve subagent to subagent comms.

To what effect I don’t know… I thought subagents were useful because they were explicitly single purpose and bound to a narrow context
UnfitFootprint
·hace 8 días·discuss
Yeah, true.
UnfitFootprint
·hace 9 días·discuss
Being overly suspicious of everyone is a terrible way to live. Maintenance should have the autonomy to do as they did here - and security correctly followed up. The right response should only be technical imo. A meeting room should not lead to this level of network access.
UnfitFootprint
·hace 10 días·discuss
I’ve found if you want interop ts esm and js cjs you need to compile your code - and then `tsc` doesn’t bundle your dependencies for you and outputs incomplete code.
UnfitFootprint
·hace 10 días·discuss
Here is my particular incantation for targeting node that is working very well: https://pastebin.com/ynz4B5X0

Essentially you pretend to be a library
UnfitFootprint
·hace 10 días·discuss
Link broken for anyone else…? Article: https://builder.aws.com/content/3EuS9Sakq7L3VLQIF3qzfMfke1Y/...
UnfitFootprint
·hace 11 días·discuss
Yep, same. I thought it might a wrapper around git subtree but looks like it’s doing quite a lot more!

For example altering commit author emails during sync
UnfitFootprint
·hace 19 días·discuss
Is it not just READ? As for rest, why?
UnfitFootprint
·hace 20 días·discuss
Raw performance wise yes. Driver wise… I think we can expect instability now game ready drivers are past EoL.
UnfitFootprint
·hace 24 días·discuss
I don’t think this will cut down on spam so much as fraud. All spam calls I get don’t have registered IDs
UnfitFootprint
·hace 27 días·discuss
Good riddance - this kind of thing needs to be experimented with more. But 5 grams! This reads like witch doctor science; I’m surprised it passed ethics
UnfitFootprint
·el mes pasado·discuss
Average full time salary is 40k GBP. It’s +50% on the average which seems right for a non profit organisation in a non exec role
UnfitFootprint
·el mes pasado·discuss
Not to mention those IMAGES. Slop diagrams hurt
UnfitFootprint
·el mes pasado·discuss
No software benchmarks? BAR for RAM is cool but I want to see how much it _actually_ beats pcie nvme
UnfitFootprint
·el mes pasado·discuss
Interesting. Perhaps the go sdk is in alignment with the go-principle of being explicit. I’ll take care to review examples of goroutines etc under temporal before calling any shots. Thanks