Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Xevion
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Xevion
3mo ago
People who are applying to jobs and are tested with LeetCode problems to assess their skill level, despite the two not really being correlated or relevant for the position
2.
▲
by
Xevion
7mo ago
This service is basically a nightmare to export/move away from. 30 minutes to switch to, maybe 30 hours to switch away from.
3.
▲
by
Xevion
8mo ago
https://xevion.dev Recently redesigned it with SvelteKit/Rust and some cool shaders.
4.
▲
by
Xevion
8mo ago
Anthropic's models are good. Claude Code isn't good.
5.
▲
by
Xevion
8mo ago
> Anthropic shouldn't have an all-you-can-eat plan for $200 when their pay-as-you-go plan would cost more than $1,000+ for comparable usage. Their subscription plans should just sell you API credits at, like, 20% off. Sorry, I don&#
6.
▲
by
Xevion
10mo ago
Copilot lets you access all sorts of models, including Gemini 3. https://i.xevion.dev/ShareX/2025/11/Code_9LWnDqpeCe.png
7.
▲
by
Xevion
10mo ago
> last commit 10 years ago
8.
▲
by
Xevion
11mo ago
yikes
9.
▲
by
Xevion
11mo ago
Lowkey it kind of sounds like capitalism is the problem here, not automation.
10.
▲
by
Xevion
1y ago
Gotta love when the megacorp steps in to "help".
11.
▲
by
Xevion
1y ago
Haha, have you checked on it lately? You had it right on the money dude. The thing allowed HTML injection. It went from the N word and a couple emojis to downright ear-piercing multitudes of fascist /b/ propaganda over the course
12.
▲
by
Xevion
1y ago
The whole thing uses Firebase (as all vibe coded garbage does), and the 'country' property inline displays HTML without any kind of validation, meaning you can insert script tags, images, or more excitingly: autoplaying videos. Th
13.
▲
by
Xevion
1y ago
Are you recommending that I run mosquitto directly on my Unraid server rather than Docker? Just to re-iterate, Unraid is a proprietary Linux OS based on Slackware Linux. It is generally ill-advised to ever run tooling directly on Unraid whe
14.
▲
by
Xevion
1y ago
Wild, I was literally just today looking at this repository to see how I could do raw image thumbnailing in Rust. Coincidences...
15.
▲
by
Xevion
1y ago
Phrase-based passwords are far easier to type and remember than random gibberish at 20 characters. I would much rather type a 10x longer sentence than type random characters, even on mobile. It's far easier to validate a passphrase bec
16.
▲
by
Xevion
1y ago
Honestly, this just looks like someone made a really basic writing app as a demo project on an LCD, and then their friend said "You could totally sell this" and then they ran with that. This is a "solution" looking for a
17.
▲
by
Xevion
1y ago
TIL San Antonio is not just a city in Texas where I live, but also a place in New Mexico. That's crazy.
18.
▲
by
Xevion
1y ago
In all fairness, some of these things you've mentioned could be useful. If your battery is low, reprioritize the webapp's functions, lower requests, disable anything not necessary in the moment. Notifications are just another conv
19.
▲
by
Xevion
1y ago
I despise how my university's login system just redirects several times (sometimes getting stuck, reloading and redirecting multiples times, and then occasionally shitting me out on the logged out screen, wondering WTF happened). I can
20.
▲
by
Xevion
1y ago
Then why'd you pick a 50+ character password? No one made you do that. That's your fault, not Apple's. - As you said, it's a multi-platform account, so probably multiple devices in multiple locations will need the passwo
21.
▲
by
Xevion
1y ago
No, the second paragraph contains the TL;DR (summary) being referenced. The word TLDR appears in the third paragraph, but the summary it refers to is in the second paragraph, starting with the words "To summarize, ..." https:&#
22.
▲
by
Xevion
1y ago
Aircraft of Theseus
23.
▲
by
Xevion
1y ago
admin
24.
▲
by
Xevion
1y ago
Dumb. No cloud provider is gonna see further price gouging from the company with the largest market share and think "Yeah, let's disconnect from the only remaining competitor, make sure every nail is in our coffin". It's
25.
▲
by
Xevion
1y ago
While I don't dispute that they're objectively the most desirable at the current moment - I do think your comment implies that they deserve it, or that people WANT Nvidia to be the best. It almost sounds like you're cheering
26.
▲
by
Xevion
1y ago
Awesome work, the green terminal style is really cool. And the fact that it's just Vanilla JavaScript, HTML & CSS is a pretty cool touch. I would've produced something a tenth the style with 10x the complexity Just some ideas&
27.
▲
by
Xevion
1y ago
I learned about Boids when I was 16 thanks to Sebastian Lague's amazing video on it: https://youtu.be/bqtqltqcQhw Highly recommend, especially his older videos on simulations.
28.
▲
by
Xevion
1y ago
I don't know myself, but it seems to give boids their own unique state and add another layer of influence to their acceleration. https://github.com/attentionmech/genetic-boids/blob/485fe482... I'm r
29.
▲
by
Xevion
1y ago
>I have actually had great success with agentic coding by sitting down with a LLM to tell it what I'm trying to build and have it be socratic with me, really trying to ask as many questions as it can think of to help tease out my re
30.
▲
Exploring Rust and SDL2 and Emscripten: A Showcase of SDL2 Extensions
(github.com)
2 points
by
Xevion
2y ago
|
1 comments
More ›