Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
seangrogg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
seangrogg
3mo ago
As a web dev a lot of this is simply ongoing maintenance of a largely unknown quantity. Most web devs know React and use it extensively; Astro is something they'll have to learn on the job or hire for specifically. It's akin to wr
2.
▲
by
seangrogg
4mo ago
This was far more of an option in the 1980s and earlier; a CEO being compensated 20-30x a line employee was pretty standard around then; now it's closer to 250-300x. I think there's more optionality than we may assume, we've
3.
▲
by
seangrogg
4mo ago
This does suppose there are good jobs in the area, which can be a bit hit or miss especially out in the sticks. Not to say one couldn't move, but moving isn't in the cards for everyone.
4.
▲
by
seangrogg
6mo ago
> Taking this argument to its extreme, does this mean that introducing new technology always decreases technology? I assume you mean "decreases security" by context. And in that case - purely from a security standpoint - genera
5.
▲
by
seangrogg
7mo ago
In all fairness, a LOT of this was copied over from the military. From ranks to "High Year Tenure" (aka "Up or Out") nothing here is particularly innovative.
6.
▲
by
seangrogg
7mo ago
SKG is basically "right-to-repair" but for games. I do contend that if your phone breaks and the company says "we won't fix it and you aren't allowed to" then the government isn't doing its job. On the sam
7.
▲
by
seangrogg
7mo ago
The text "prevented further rollout and ultimately got the cameras shut down" is verbatim in their post maybe a few sentences after talking about how the muni piloted them.
8.
▲
by
seangrogg
9mo ago
Depends on the token; JWTs usually have payloads that are only base64 encoded. As well, if there's a refresh token in there it can be used to generate more tokens until invalidated (assuming invalidation is built in).
9.
▲
by
seangrogg
1y ago
I don't consider myself fully qualified to speak to this, so please take it with a grain of salt. From what I gather it seems like you could potentially create scenarios where TOCTOU is indeed a problem, but in considering the situatio
10.
▲
by
seangrogg
1y ago
I've only dabbled, so I'm happy to have people with more linux-side knowledge to call me out on any inaccuracies here, but... io_uring is effectively as "secure" as any other syscall unto itself. The issue is that the me
11.
▲
by
seangrogg
1y ago
Similar sentiments here. I can't find much common ground with Charlie Kirk but that doesn't merit an assassination. Unfortunate all around, and a situation not too dissimilar from the Mangione case (in the context of what happened
12.
▲
by
seangrogg
1y ago
The GP did not say anything about war continuing due to logical outcomes or nationally-motivated ones. Most wars simply are personal pursuits wrapped in convenient excuses.
13.
▲
by
seangrogg
1y ago
> The free market is an economic system based on supply and demand with little or no government control. Given the amount of government subsidy and regulation that exists in our markets I assume this, too, is a simply ESL error that can
14.
▲
by
seangrogg
1y ago
Curious how we're defining "democracy" and "free market" with this one. I wonder how countries with a pure democracy and an actually free market compare to the republic and regulated market we have in the US.
15.
▲
by
seangrogg
1y ago
Damn, what country is this in? Maybe the US could learn a thing or two from this level of attention to detail.
16.
▲
by
seangrogg
1y ago
Yeah, I think they didn't mean max "accurate" integer and rather meant max "safe" integer.
17.
▲
by
seangrogg
1y ago
They actually did NOT repeal the portion relevant to software development being considered research - it was actually made permanent and is pretty trivial to find by searching for "software development" against the text of the bil
18.
▲
by
seangrogg
1y ago
In all fairness, plenty of people leaving the trappings of Big Tech are pretty capable of uprooting and doing business elsewhere; California offers relatively little other than what it has from existing inertia.
19.
▲
by
seangrogg
1y ago
Partially! The text of the OBBBA actually made permanent the section of the tax code that treats software development as research and amortizes accordingly. However, because nothing can just be straightforward, it also allows domestic resea
20.
▲
by
seangrogg
1y ago
My approach is to compliment the LLM on something I've not thought of and ask it to sell me on the approach, expound on its position, and ask probing questions. If I get a feeling something's off I just go do independent research
21.
▲
by
seangrogg
1y ago
Not going to lie, this is one of the few reasons I use LLMs at all. Even if I feel like I have a decent idea if I don't have anyone around to listen I'll just lob thoughts at an AI just to ask for alternatives, dissenting opinions
22.
▲
by
seangrogg
1y ago
Klarna sends its regards.
23.
▲
by
seangrogg
1y ago
You assume people are buying something because "both sides" are doing it. But what about those who aren't ideologically aligned with either end and instead exist in the space between?
24.
▲
by
seangrogg
1y ago
Center shit, not censorship.
25.
▲
by
seangrogg
1y ago
Video demo was awesome, really good stuff! Love seeing how you managed to make gravity actually a thing without simply destroying everything above a certain point, as well as connecting different objects together - I feel like that's s
26.
▲
by
seangrogg
1y ago
I am currently in the process of implementing a TLV message protocol (think MsgPack, CBOR, etc). This is something I've been kicking tires on since my time at $BIGCORP; JSON without the bloat, Protobufs without the ceremony. I've
27.
▲
by
seangrogg
1y ago
As you sort of allude to, YMMV. I moved from California to Nevada and literally all taxation went down. Income tax from progressive scheme nearing 10% to 0% Sales tax from ~9% to ~8% Property taxes are hard to pin to a single value, but wit
28.
▲
by
seangrogg
1y ago
If there is a reason to want to in-house the fabrication of chips then it seems silly to not extend that to at least the boards that house them, otherwise we wind up still being reliant on an international supply chain which seems to defeat
29.
▲
by
seangrogg
1y ago
A 5-20% markup on CPUs isn't the worst thing, but those still need a mobo to socket into and as far as I'm aware we still don't have much capability on the availability of boards. Are there any companies that are spinning up
30.
▲
by
seangrogg
1y ago
Assuming you're locked in on the browser WebSockets are about as good as it gets at present. HTTP/3 requires WebTransport which has been a bit of a shitshow in terms of getting things up and running so far, in my experience.
More ›