Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway889900
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
throwaway889900
10mo ago
The late bird gets the second mouse.
2.
▲
by
throwaway889900
10mo ago
True, I guess I was expecting if you were reimplementing these with additional protections, why not add the protection using the custom pointer reimplementations to ensure no use after frees. Seems like a missed opportunity.
3.
▲
by
throwaway889900
10mo ago
Does the StringView/Span implementation here seem lacking? If the underlying data goes away, wouldn't the pointer now point to an invalid freed location, because it doesn't track the underlying data in any way?
4.
▲
by
throwaway889900
1y ago
SLOC as a metric of productivity was always useless. AI only proves this more.
5.
▲
by
throwaway889900
1y ago
Their advertising of it being like a sushi cut then makes this possibly dangerous marketing then, no?
6.
▲
by
throwaway889900
1y ago
Nope.
7.
▲
by
throwaway889900
1y ago
Got death threats because I wasn't prioritizing stuff people were requesting, said nah I'm done
8.
▲
by
throwaway889900
1y ago
Just submit a PR that removes the action so it doesn't run on the branch before the merge! If devs aren't reviewing the code anyways, will they even catch that kind of change?
9.
▲
by
throwaway889900
1y ago
Combine them with a phalarope to make a fully functioning CD player?
10.
▲
by
throwaway889900
1y ago
Sometimes you have to keep repeating a packet, they're very good at it.
11.
▲
by
throwaway889900
1y ago
Maybe it's just me, but I'd rather teach how to use a knife safely? And a cut from a blade is a lesson to be learned, hopefully only once. Edit: Oh and if anyone's looking for the tool name, it's called a nibbler. This o
12.
▲
by
throwaway889900
1y ago
A keyword exclusively used for network calls, in particular microservices ahaahaha
13.
▲
by
throwaway889900
1y ago
Shame we can't use `cast`, that's already being used for types. And `conjure` probably only works for object constructors.
14.
▲
by
throwaway889900
1y ago
I've thought about donating plasma. Might do it this Friday or something.
15.
▲
by
throwaway889900
1y ago
Bored at work lol
16.
▲
by
throwaway889900
1y ago
Right, Windows Hello requires it for facial auth, Windows itself does not. Hello still works, just you have to authenticate with a different method if the hardware isn't present.
17.
▲
by
throwaway889900
1y ago
Windows is an operating system and does not have dependence on specific hardware being present.
18.
▲
by
throwaway889900
1y ago
Blade Runner 2049 style interrogation to prove you're not in a bad state of mind huh?
19.
▲
by
throwaway889900
1y ago
Thank goodness I don't have to use IBM's Rational Team Concert anymore. Even just thinking about it makes me shudder.
20.
▲
by
throwaway889900
1y ago
Not only can you yourself manually check out a specific repo, but if you have submodules and do a recursive checkout, it's also possible to pull in other security nightmares from places you never expected now. That would be one complic
21.
▲
by
throwaway889900
1y ago
First iteration no, but after 5 or so iterations they'll get to it haha
22.
▲
by
throwaway889900
1y ago
You don't need to do a monolithic design, and kludging things together is just fine. Start with local playback from the server or something equivalently small and work from there. If you need to background play a youtube video and forw
23.
▲
by
throwaway889900
1y ago
It's time for human-animal hybrids to become a real thing!
24.
▲
by
throwaway889900
1y ago
Gotta wait for Apple VR 2, next year? maybe?
25.
▲
by
throwaway889900
1y ago
Having the thing is better than not having the thing, even if it's not the best version of the thing.
26.
▲
by
throwaway889900
1y ago
The core assumption here that the color depth is fixed or that the frame size cannot grow is flawed. We can always increase both, creating infinite possibilities. Also you'd have to generate these images for them to exist and not merel
27.
▲
by
throwaway889900
1y ago
Liquidation auction sites, estate sales, the like. Govdeals or equivalent.
28.
▲
by
throwaway889900
1y ago
Sounds like you need an Alex Horne.
29.
▲
by
throwaway889900
1y ago
Just gotta pipe it through a granular synth afterwards
30.
▲
by
throwaway889900
1y ago
Sometimes a lambda is more readable. "lambda x : x if x else 1" is pretty understandable and doesn't need to be it's own separately defined function. I should also note that development style also depends on tools, so if
More ›