Viewing profile — sandos
sandos
HN member- Joined
- Wed, Oct 26, 2016, 7:35 AM UTC
- HN karma
- 617
- Public activity
- 543 items
- HN profile
- View on Hacker News ↗
About sandos
No profile information was provided.
Recent public activity
-
comment
Comment #49067487
Embers can jump kilometers when its windy. At some point it gets kind of silly, no? Here in Sweden we had a large fire that jumped a lake.
-
comment
Comment #49018633
Ah, yes, I started thinking about William Gibsons work right away when thinking about people just using powerful AIs, but being hamstrung by corporations. He writes a lot of about …
-
comment
Comment #48475306
In Sweden I always heard the figure to double the income of the person to get what the company actually pays, including taxes and "employers fee". I know this has gone down a lot i…
-
comment
Comment #48461627
Heh, the "small virtual machine" was NOT a lie! Is that less than 200 lines? Very nice! Now I feel like integrating that into various things....
-
comment
Comment #48405254
11k euro is INSANELY cheap? Afaik there is absolutely no way to the same thing legally here in Sweden. Unless prices have really fallen off a cliff.
-
comment
Comment #48399891
But should developers be barred from asking an LLM to try secure their own app? Its not different from finding exploits...
-
comment
Comment #48399875
Its weird having protections against finding exploits: what if I developed the app? Would it require having the development steps still in the context.. thats unlikely and also not…
-
comment
Comment #48370219
[dead]
-
comment
Comment #48356931
Then the ... malware will just add delays? Or do they really do manual in-depth analysis of all new code? Just running and seeing it do things is probably a lot easier.
-
comment
Comment #48290578
At least 3 amazon AWS locations are missing in Sweden... This just from checking my own town. EDIT: NO! Wth is this map? I have to click to expand the clusters. Ah well, all is goo…
-
comment
Comment #48234835
This is one of a few reason I strongly prefer GPT and its codex variants. It seldom frustrates me, sure its not omnipotent in any way, but it just feels very "tuned in" when it com…
-
comment
Comment #48119417
For the longest time I was so focused on getting to use an android as a "good" mic for a windows PC. Scrcpy was a very hot contender, but I never got it to work well enough with lo…
-
comment
Comment #48034641
100x regular LoRa maybe? Iow 100s of kbps per second. Yes, LoRa can go veeery low in bandwith.
-
comment
Comment #48034583
Meshtastic did, in a way. There are roles and settings to disable rebroadcasts, then you are effectively a client. And it is used to preserve battery.
-
comment
Comment #48005620
Nobody uses the 1% bands afaik, there are 10% duty cycle bands.
-
comment
Comment #48005490
Skill loss is real. BUT, I have been complaining about skill loss to my bosses for literally a decade. So AI is just one problem for me. I was coding less and less every year for s…
-
comment
Comment #47933225
I AM mad, because I just signed up for my private copilot sub. Otoh I do have it at work. I suspect we will start noticing differences there, too, but it all depends on the top use…
-
comment
Comment #47932522
Wow, having a corp. account I do wonder WHEN we are getting some kind of resctriction of usage, or require us to justify our usage. That GPT4-mini change is going to be brutal! Its…
-
comment
Comment #47932510
Ive also had huge problems with copilot and terminals, mostly due to corporate antivirus which makes it impossible to install clink for example. So the Shell integration never real…
-
comment
Comment #47919480
Isnt chromebooks to a large extent just this?
-
comment
Comment #47886182
Is Opus nerfed somehow in Copilot? Ive tried it numerous times, it has never reallt woved me. They seem to have awfully small context windows, but still. Its mostly their reasoning…
-
comment
Comment #47874870
But does it have colors!?!??!
-
comment
Comment #47873094
Why a bitmap font if you have tiny pixels? Just use a sharp font like Iosevka or similar.
-
comment
Comment #47872741
Well, my latest guess is: not at all. It has been working "fine" for me generally for popular music. But then I was at a ice skating competition where there were some really nice s…
-
comment
Comment #47776927
"Re-attaching repeatedly showed the program was not deadlocked." Why re-attaching and not just resume then ctrl+c ? Is this some kind of clever hack I dont know about.