HackerTrans
TopNewTrendsCommentsPastAskShowJobs

UnfitFootprint

44 karmajoined 3 năm trước

comments

UnfitFootprint
·19 giờ trước·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
·3 ngày trước·discuss
Right, that changes the reading
UnfitFootprint
·4 ngày trước·discuss
I would so love to visit, but I read an increase in tensions a few years ago caused a tourism stoppage
UnfitFootprint
·4 ngày trước·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
·4 ngày trước·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
·7 ngày trước·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
·8 ngày trước·discuss
Yeah, true.
UnfitFootprint
·9 ngày trước·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
·10 ngày trước·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
·10 ngày trước·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
·11 ngày trước·discuss
Link broken for anyone else…? Article: https://builder.aws.com/content/3EuS9Sakq7L3VLQIF3qzfMfke1Y/...
UnfitFootprint
·12 ngày trước·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
·19 ngày trước·discuss
Is it not just READ? As for rest, why?
UnfitFootprint
·21 ngày trước·discuss
Raw performance wise yes. Driver wise… I think we can expect instability now game ready drivers are past EoL.
UnfitFootprint
·24 ngày trước·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
·27 ngày trước·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
·tháng trước·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
·tháng trước·discuss
Not to mention those IMAGES. Slop diagrams hurt
UnfitFootprint
·tháng trước·discuss
No software benchmarks? BAR for RAM is cool but I want to see how much it _actually_ beats pcie nvme
UnfitFootprint
·tháng trước·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