Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway8481
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
throwaway8481
2y ago
I think the opposite side of this coin is that the company should clearly define the minimum lifetime of the product and it support, including what services they will provide upon its sunset (such as a partial refund and disposal if the pro
2.
▲
by
throwaway8481
2y ago
At my work, I often see these 2 things throughout the codebase: - an identifier for an environment variable that gives us the azure key vault scope (another identifier) - an identifier for the token to pull from that scope Then the scope na
3.
▲
by
throwaway8481
2y ago
Generic Segmentation Offload https://www.kernel.org/doc/html/latest/networking/segmentati...
4.
▲
by
throwaway8481
2y ago
Yep. California DMV. 1 in 10 Americans live in California and these companies have our data.
5.
▲
by
throwaway8481
2y ago
Obligatory side material that was a joy to read: https://www.redblobgames.com/grids/hexagons-v2/pre-index.htm...
6.
▲
by
throwaway8481
2y ago
Tangentially, I really dislike walking into the DMV and seeing ads from private companies. I heavily dislike that ID checking and document verification is done by ID.me and others for what is a public service I pay for through my taxes. May
7.
▲
by
throwaway8481
2y ago
LinkedIn was never perfect. It worked for some who had extensive people networks to bring to the platform, but the platform itself was always hot garbage. I still tell younger folk about the days when they would spam your entire address boo
8.
▲
by
throwaway8481
2y ago
> Model outputs are untrusted input. I think the problem is they're trying to introduce nuance and a narrow path to allow this. They want an acceptable level of risk to using untrusted model output for the efficiency/productivi
9.
▲
by
throwaway8481
2y ago
I believe in you.
10.
▲
by
throwaway8481
2y ago
I've struggled with ending my shift and mentally checking out of work. However, I wouldn't impose going back to the office on others who can do this effectively. I think the comment is about maintaining a work-from-some-office-spa
11.
▲
by
throwaway8481
2y ago
What is with the defeatism? It all starts somewhere. I moved on from desktop computers 10+ years ago. I've only owned laptops, and I've stayed on laptops because I cannot do "everything" to a reasonable practicality on s
12.
▲
by
throwaway8481
2y ago
I feel like I should say something about discord not being a suitable replacement for a forum or bugtracker.
13.
▲
by
throwaway8481
3y ago
I feel like motion blur should be used like mouse acceleration. Like you said: If I whip my head around quickly that image should present clearly and immediately. However, if I'm in a car or flying through the air (in a game) this may
14.
▲
by
throwaway8481
3y ago
Could they just package ollama and build a Python GTK interface around the CLI interface?
15.
▲
by
throwaway8481
3y ago
Okay, I am of course excited that KDE is making such fantastic strides forward. How-the-ever, GNOME is ahead of them because of the progress on high dynamic range color, non-fullscreen/partial scanouts, variable refresh rates, and the
16.
▲
by
throwaway8481
3y ago
If it is internet-connected without the Apple TV, it's likely taking screen captures an identifying what you're watching.
17.
▲
by
throwaway8481
3y ago
Our ServiceNow team literally believes use of the REST API is a security risk, because you can insert "bad data" into the incident table and others. I showed them different ways you can break the web GUI to do things like creating
18.
▲
by
throwaway8481
3y ago
As an aside: I'm stunned how willing my own org is to train an RPA process that can break so easily, vs scripting the same actions in PowerShell and performing it against a REST interface in ServiceNow (our ticketing system). They scre
19.
▲
by
throwaway8481
3y ago
I liked Nix, because it worked very well to reproduce "the same system" every time. However, it became unmanageable and a huge time sink to constantly remake how I scripted together my nix flakes per the current/modern way of