HackerTrans
TopNewTrendsCommentsPastAskShowJobs

eulers_secret

no profile record

comments

eulers_secret
·قبل 5 أشهر·discuss
Depends on the machine you’re targeting.

I do embedded Linux and ram usage is a major concern, same for other embedded applications.

I’m partying like it’s the 90s, on a 32-bit processor and a couple hundred MB of ram.
eulers_secret
·قبل 5 أشهر·discuss
Tig is a nice and long-maintained git tui you might enjoy, then!

If nothing else maybe for inspiration
eulers_secret
·قبل 5 أشهر·discuss
It’s interesting how internet backlashes can be large enough to move the needle: ring breaking with flock is evidence of this.

Yet simultaneously the internet represents the opinions of a very small and vocal minority.

I’ve never seen an internet boycott have an impact.
eulers_secret
·قبل 5 أشهر·discuss
Since we're talking about GitHub Copilot I'll lodge my biggest complaint about it here! The context window is stuck at 128k for all models (except maybe Codex): https://github.com/microsoft/vscode/issues/264153 and https://github.com/anomalyco/opencode/issues/5993

This absolutely sucks, especially since tool calling uses tokens really really fast sometimes. Feels like a not-so-gentle nudge to using their 'official' tooling (read: vscode); even though there was a recent announcement about how GHCP works with opencode: https://github.blog/changelog/2026-01-16-github-copilot-now-...

No mention of it being severely gimped by the context limit in that press release, of course (tbf, why would they lol).

However, if you go back to aider, 128K tokens is a lot, same with web chat... not a total killer, but I wouldn't spend my money on that particular service with there being better options!
eulers_secret
·قبل 6 أشهر·discuss
I know this is a dead thread, but...

How do so many people justify buying the new redesign? I mean it came out after the CEO went in front of the world and gave two nazi-like salutes, then did DOGE!

Do they buy his 'autistic' defense? Do they just not care about what the CEO does and support him with their money anyways? Do they actively support his ideology?

I suspect it's likely a mix of these depending on the person, and probably more that I can't think of.

I mean they're good cars, no doubt, and it's a damn shame many decent engineers and workers put in so much effort to have it all tainted by such nasty politics.

But I cannot ignore those salutes, nor the myriad other slights starting with calling those Thai cave-diving heroes pedophiles. Tesla is dead to me, a victim of this insane time and its CEO.
eulers_secret
·قبل 6 أشهر·discuss
The new model Y AWD non-performance does 0-60 in 4.6 seconds! The performance version is ~3.3; Ioniq 5 AWD is 4.6 and the N is 2.9 (!!!). For comparison the latest Corvette does 0-60 in 2.9 and the Z06 in 2.6.

These cars are insanely, incredibly fast. My G70 (gasoline, ~370 HP) does the jaunt in 4.5. That used to be considered a fast car, now it's just average (though the warranty is almost over, and I'll be modifying it to ~450HP).

TBH, electric cars 100% broke auto enthusiast circles. When a highly modified, very fast car just gets stomped by an electric car hauling a family of 4 it smashed that world to pieces. Especially in the early days, when EV enthusiasts were mostly Tesla techbro fanboys - who didn't really mix well with the oil, grease, gasoline, and DIY culture that was there before.

Interesting times for sure.
eulers_secret
·قبل 6 أشهر·discuss
This is a part of why I (sometimes, depending) still use Aider. It’s a more manual AI coding process.

I also like how it uses git, and it’s good at using less context (tool calling eats context like crazy!)
eulers_secret
·قبل 9 أشهر·discuss
This reminds me:

When I was at a newish job (like 2 months?) my manager said I "speak more in a Brittish manner" than others. At the time I had been binge watching Top Gear for a couple weeks, so I guess I picked it up enough to be noticeable.

Of course I told him I'd been binging TG and we discovered a mutual love of cars. I think the Britishisms left my speech eventually, but that's not something I can figure out for myself!
eulers_secret
·قبل 9 أشهر·discuss
Many of us just don't use JSON in our day jobs, weird I know, but true.

The only thing I use JQ for at work is parsing the copilot API response so I remember what the model names are - that's it! TBH, I could just skip it and read the json
eulers_secret
·قبل 11 شهرًا·discuss
I wonder if this can work with OpenCode (Claude Code fork which allows for other model providers: https://github.com/sst/opencode)?

I really don't like being tied to a particular provider or model, switching models has been really helpful to get past blocks and save money (especially with Deepseek!).

And, of course, I need to use Github Copilot's Open AI-compatile API at work...
eulers_secret
·قبل 4 سنوات·discuss
Posting here to plug jellyfin (and swiftfin in TestFlight) - it’s really nice to have a full FOSS option on the AppleTV/iPhone.

My issue with Plex is their unceasing dark patterns and attempts to monetize users. Forcing centralized accounts and constantly re-pinning their “value add” channels made me leave them. Also eroded my trust with them, I wouldn’t be shocked to learn that they log all the media I watch in their app…
eulers_secret
·قبل 5 سنوات·discuss
$400K is 1/2 the average cost of a house in Seattle. I'd suggest there's an argument that if you can't own (no mortgage) a house in your area, you're still 'poor'.

Still not a great move to dump your entire worth into meme stocks.
eulers_secret
·قبل 6 سنوات·discuss
Thank you for posting this! I was so confused when folks were saying 16GB of ram was too little.

I run Linux on all my machines, and even running many (5-10) containers, 16GB was plenty. I now understand a bit better.