HackerTrans
TopNewTrendsCommentsPastAskShowJobs

KETpXDDzR

no profile record

comments

KETpXDDzR
·hace 8 meses·discuss
In Germany headlights are limited by power consumption. The law was written pre-LED. Just another example of the ridiculously slow German government.
KETpXDDzR
·hace 8 meses·discuss
Yeah, I gave my AWS root API key to Cursor in agent mode. I learned that AWS charges ridiculous amounts for transferring and storing data.
KETpXDDzR
·hace 8 meses·discuss
I can highly recommend looking to response times for you locality. For me it's Denver and I'm shocked that they didn't meet any of their goals: https://www.denvergov.org/files/assets/public/v/2/auditor/do...
KETpXDDzR
·hace 8 meses·discuss
Everytime I read such news, I'm glad that I ditched Windows for Linux. Since Proton makes almost all games run, I don't have any reason to use Microsoft's rotten software anymore.
KETpXDDzR
·hace 8 meses·discuss
I tried using oolama to run an LLM on my A6000 for Cursor. It fits completely in VRAM. Nevertheless it was significantly slower than Claude 4.5 opus. Also, the support in Cursor for local models is really bad.
KETpXDDzR
·hace 8 meses·discuss
The new UI in cursor is optional. You can still use the old one.
KETpXDDzR
·hace 9 meses·discuss
If someone is looking for an open source alternative: https://pikvm.org/
KETpXDDzR
·hace 9 meses·discuss
> Python SVG libraries create spurious connecting lines

That rather sounds like a bug to me.

I'd try browser automation to get the book pages, then OCR it (or just store them as images).
KETpXDDzR
·hace 10 meses·discuss
India: 71% of H-1B approvals

China: 11.7% of H-1B approvals

All other nationalities: 17.3% combined

Src: https://www.aljazeera.com/news/2025/9/22/h-1b-fee-hike-whos-...
KETpXDDzR
·hace 10 meses·discuss
If LLMs make devs 19% less effective on average and the number of releases is growing the same, doesn't that mean that

1. Only a handful of devs use LLMs

2. For every developer getting less productive with LLMs, there must be developers that get more productive to keep the trend
KETpXDDzR
·hace 11 meses·discuss
It seems most banking apps do work: https://privsec.dev/posts/android/banking-applications-compa...
KETpXDDzR
·hace 3 años·discuss
A friend of mine recently made that experience. Her Amazon account got stolen, Amazon didn't care, and now she lost access to all movies and books she "owned".

Fortunately, with the rise of Z-Library, I was able to recover her books (she already paid for them, so I'm ok with downloading it from such a shady source).

I guess we have to fall back to piracy if we want to stay in control.
KETpXDDzR
·hace 3 años·discuss
That sounds like a typical problem of unnecessary complexity to me. I wonder how many over engineered (web) applications could run as a single, efficient process on a single machine.