Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
erinaceousjones
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
erinaceousjones
1y ago
I heard it's been a difficult project to justify spending the research/computer time on at scale, because the models use an equivalent amount of compute for training and inference, but more parallelizable. So 5 times more compute
2.
▲
by
erinaceousjones
1y ago
Technically Pixel 6 has the pKVM feature too (I have the terminal app from the feature drop when it was added). We're just missing DP alt mode introduced from Pixel 8 onwards
3.
▲
by
erinaceousjones
1y ago
I do wonder if part of it is down to Android default animation speeds.... Pixel 6 here, Gboard snappy enough. Something I do on every android device I own though is go into developer settings and change all the animation durations to 0.5
4.
▲
by
erinaceousjones
2y ago
it's pronounced more like "cutch" (well, for me it is anyway) :)) if the name bothers, it can be forked. looking forward to "yCont" messenger!
5.
▲
by
erinaceousjones
2y ago
Reading through their guidance they don't really mention anything about password strength indicators being a good or bad idea. Sure, they list out a set of rules to verify passwords by and state no OTHER arbitrary rules should be incl
6.
▲
by
erinaceousjones
2y ago
Thankyou! I checked with IPQS and my residential IP had been flagged for being "a proxy". I routinely SSH VPN (sshuttle) into my home network to do things so maybe that's why.
7.
▲
by
erinaceousjones
2y ago
That's inconsistent messaging from Corsair, then. Parent comment quotes the times they're like "ehh, they're same thing, don't worry about it" and then they go on to say "well TECHNICALLY there's a t
8.
▲
by
erinaceousjones
2y ago
I think it's unfair this comment has been flagged or downvoted or whatever. It's pragmatic information! The mobile hotspot thing... I have to do that to do anything involving Okta. For some frustrating reason my IPv4 address, whi
9.
▲
by
erinaceousjones
2y ago
Thanks, I'd not found these yet! Very helpful :) > Until you know more, strongly consider suggesting the company just hires someone who knows that. Just because you're available to do it, doesn't mean you should just yet.
10.
▲
by
erinaceousjones
2y ago
Posted 4 hours ago, which would have been about 1530 Brussels time... OP at FOSDEM? :-) https://fosdem.org/2025/schedule/event/fosdem-2025-4941-was-... (Not TFA, which was published Jan 31 - OP, who posted it
11.
▲
by
erinaceousjones
2y ago
I'm in that boat. I'm watching all of Christoph Paar's cryptography lecture series on YouTube -- it was recorded in 2010, so I do wonder if it's missing any new state of the art / best practises. I'm like 18 l
12.
▲
by
erinaceousjones
2y ago
Huh, I'm in the UK and certainly every time one of my workmates has said "to table" something it's meant "let's stop fucking talking about this now"
13.
▲
by
erinaceousjones
2y ago
Chromecast Audios are still easy to pick up on eBay (or if you're in the UK, CeX, that's where I got one). Any old cheap plug tied to Home Assistant (or plain old Google Home in my case) for auto powering on my Cambridge Audio amp
14.
▲
by
erinaceousjones
2y ago
Maybe they were talking about ravers not being able to *control these mood swings* (Tyres from Spaced) https://www.youtube.com/watch?v=q9is5gJORl4
15.
▲
by
erinaceousjones
2y ago
Firefox mobile is great for this too. uBlock + sponsorblock + the fact that FF continues playing media when it's backgrounded make listening to long videos (like publicly recorded university lectures etc) a real breeze, it's a go
16.
▲
by
erinaceousjones
2y ago
And of course, Joe then foots 2x the bill (denied by insurance, 'natch) when he is brought in to XYZ Healthcare managed hospital for a brain scan
17.
▲
by
erinaceousjones
2y ago
What, in the post you are replying to, would you consider "bad behaviour"? Seriously, give us some examples!
18.
▲
by
erinaceousjones
2y ago
I think you have good points in your middle paragraph, but I disagree with your first sentence. I can see a growing trend of dismissive "this reads like it's AI-generated" when I frankly think it has been written like that
19.
▲
by
erinaceousjones
2y ago
The way I've implemented SSE is to make use of the fact it can also act like HTTP long-polling when the GET request is initially opened. The SSE events can be given timestamps or UUIDs and then subsequent requests can include the last
20.
▲
by
erinaceousjones
2y ago
I can sum this article up as "I can listen to an album with a feature turned off, and listen to it again with the feature turned on, and it will sound different". That... Doesn't feel like a problem to me? First music I reme
21.
▲
by
erinaceousjones
2y ago
We started using git-crypt hurriedly and out of necessity/paranoia from the time we heard that our GitLab instance could've been compromised due to a "anyone can be admin" class exploit that had just been disclosed. Thi
22.
▲
by
erinaceousjones
2y ago
What about screen readers and mobile users? There's all these useful accessibility tools that would also have to be reinvented for canvas based apps. Text selection and getting it to bring up a keyboard is iffy on the canvas-based thi
23.
▲
by
erinaceousjones
2y ago
Being nitpicky about Python specifically, Python not necessarily single-threaded; gunicorn gets you a multiprocess HTTP/WSGI server if you configure it to. asyncio and gevent have made it easier to do things actually-concurrently. J
24.
▲
by
erinaceousjones
2y ago
If anyone is interested in the overarching project that produced this paper (I assume; authors are PIs on the project), check out TARSAN: https://thwaitesglacier.org/projects/tarsan On the AUV front, as well as multibe
25.
▲
by
erinaceousjones
2y ago
...You know there's some options between "capitalism optimising for profit margins leads to unchecked consumption of resources" and "everyone has to die", right?
26.
▲
by
erinaceousjones
2y ago
Only on HN could someone implement networking from scratch, only to be dismissed by friendly banter in the comments implying they've no idea what they're doing, only for that to be misinterpreted as actual criticism, only for an a
27.
▲
by
erinaceousjones
2y ago
Wow, looking at the demos on the website, I am insanely impressed at just how fast the editor loads into them, and just how snappy the procedural editing is, on my mid-range smartphone no less. That's genuinely inspiring! As someone
28.
▲
by
erinaceousjones
2y ago
> Relatively tiny GPGPU space There's a lot of other things which are very GPU parallelizable which just aren't being talked about because they're not part of the AI language model boom, but to pick a few I've seen in
29.
▲
by
erinaceousjones
2y ago
Probably definitely barking up the wrong tree, yes. I happened upon a forum post somewhere about Sony Xperia XA2 battery drain on networks where router advertisment intervals were every 10 seconds or something. Who knows, maybe I dreamed i
30.
▲
by
erinaceousjones
2y ago
Fun reasons why my home network is still on IPv4: IPv6 drains my girlfriend's phone battery :-) Something to do with Router Advertisement intervals being too short, though I don't get why that only affects her ~5yo android phone.
More ›