Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tetraodonpuffer
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
31.
▲
by
tetraodonpuffer
2y ago
Have you had issues with image retention? I also like the 43” 4K setup for some things, but these days it seems IPS screens in that size are not as easy to find, I’ve always been wary of OLED due to burn-in
32.
▲
by
tetraodonpuffer
2y ago
Huh? One screen for email/slack/.. main screen for the ide, other screen for logs etc. a lot less context switch to glance left/right than to go to another virtual desktop
33.
▲
by
tetraodonpuffer
2y ago
I don’t understand some of my colleagues that feel this way either, I’ve been around a long time but having a way to set up a ”local” environment with a local automated build to me seems priority one for any piece of software cloud or other
34.
▲
Inside-Out 2 Was the Hit Pixar Needed, but the Laid-Off Employees Are Hurting
(ign.com)
5 points
by
tetraodonpuffer
2y ago
|
1 comments
35.
▲
by
tetraodonpuffer
2y ago
The actual title is: Inside Out 2 Was the Hit Pixar Needed, but the Laid-Off Employees Who Crunched on It Are Still Hurting
36.
▲
by
tetraodonpuffer
2y ago
The neck is also surprisingly fairly involved in the balance system, I unfortunately have a lifelong inner ear deficit (deafness and vestibular) on one side and there have been times where neck tightness caused significant issues with my ey
37.
▲
by
tetraodonpuffer
2y ago
Easy way around this, when you create the error message always put in there the local epoch time of when you are writing it (copy from date, plug-in in your editor, whatever) making grepping for it trivial later on.
38.
▲
by
tetraodonpuffer
3y ago
It is a pretty decent name since you can easily search for information about it, unlike say “kind” (which I typically use for development) which is absolutely un-googleable
39.
▲
by
tetraodonpuffer
4y ago
Thanks for writing some code! I will try to spend some time to grok it: so is the idea basically that you are guaranteed there is only ever one copy of these unique IPs and there is absolutely no way for any more than one function to hold o
40.
▲
by
tetraodonpuffer
4y ago
I might be dense, but I still don’t get how it works: I put the 10 addresses in a HashSet, and I have some function that I want to be able to exclusively use one of them, how do I write the constraints to make the borrow checker be able to
41.
▲
by
tetraodonpuffer
4y ago
I would have been interested if the author had expanded on how they planned to use the borrow checker to avoid multiple listeners using the same IP address. I haven’t used rust much outside of some self learning but in other language I’d si
42.
▲
by
tetraodonpuffer
4y ago
Trading quality for price has been happening everywhere for long enough that it is easy to see how unfortunately it will now play out in the arts as well. I mean, not that long ago all clothes you wore were custom made by a tailor, all the
43.
▲
by
tetraodonpuffer
4y ago
My wife swears by https://darebee.com/ they have workouts/programs for all levels, all body weight based
44.
▲
by
tetraodonpuffer
4y ago
I just have a couple powerlinks in my bag when riding, which take very little space. It is also unlikely to have a chain break while riding, however having a chain breaker tool and spare links comes in handy if your rear derailleur gives up
45.
▲
by
tetraodonpuffer
4y ago
The most environmentally friendly computer is the one you already own, it’s sad that Apple forcefully obsolesces still working computers by dropping support for them from new releases of MacOS. Unfortunately the whole ecosystem is geared to
46.
▲
by
tetraodonpuffer
4y ago
Agree on the GUI however opensnitch does seem to assume a single user with a single X server, I have not been able to figure out a way last time I tried to get it to work with say 2 X servers and a VNC session or two running concurrently (m
47.
▲
by
tetraodonpuffer
4y ago
I often watch POV walking/biking videos when working out indoors (rambalac for Japan, prowalk tours for Italy/Europe, watched walker for London, …) and thanks to your site I’ve found a couple more channels I was not aware of: coul
48.
▲
Ask HN: Mac developers, how do you secure your environment?
5 points
by
tetraodonpuffer
5y ago
|
1 comments
49.
▲
by
tetraodonpuffer
5y ago
I would love to own a harpsichord but unlike pianos, which are available at all price points and easy to find, harpsichords seem to be very expensive (there is a builder in my town who charges 25k-35k for a new one, with years of lead time)
50.
▲
by
tetraodonpuffer
5y ago
If you have been vaccinated in Canada with AstraZeneca you are not considered vaccinated at all in the US (not approved) and you might or might not be considered vaccinated in Europe depending on the manufacturer/lot of your shots (UK,
51.
▲
by
tetraodonpuffer
6y ago
I don’t think that having an invalid c/c absolves you from debts accrued when using services that have traffic thresholds for switching between free and for pay. This is definitely a limiter for me when signing up for these free sites:
52.
▲
by
tetraodonpuffer
6y ago
At a previous job I pushed hard for this in a project I was responsible for, despite initial buy-in as time went on there was a consistent level of pushback about relaxing this requirement and allowing just importing anything ( the architec
53.
▲
by
tetraodonpuffer
6y ago
Sorry about submitting this, found this blog via googling so had no idea it did referrer shenanigans. I thought the Druid and iced mentions and sample code were interesting (and from the conclusions they are what the blog author seems to re
54.
▲
A survey of rust GUI libraries
(boringcactus.com)
3 points
by
tetraodonpuffer
6y ago
|
4 comments
55.
▲
by
tetraodonpuffer
6y ago
Sure you could see them, after all you can do a ps and see all processes, but shouldn’t the IPC between firejails be forbidden? How is firejail 2 talking to firejail 1?
56.
▲
by
tetraodonpuffer
6y ago
Looks interesting but what I don’t understand is if it really is sandboxed, how would a Firefox know that there is another Firefox running and open a tab there (as per the FAQ) instead of a new Firefox in a different sandbox?
57.
▲
by
tetraodonpuffer
6y ago
It would be nice if in these cases the “lock” allowed read only (as in, can still receive email, just not send it) gmail access so one could at least move whatever account they were using gmail as contact for. I think it should not be that
58.
▲
by
tetraodonpuffer
6y ago
You could have the camera record the lidar also and crypto sign that too. Assuming it is all done in camera and the lidar is high resolution enough it should be possible to completely tamper proof a video recording at least at the “talking
59.
▲
Ask HN: How do you handle your editor plugin/extension security?
2 points
by
tetraodonpuffer
6y ago
|
0 comments
60.
▲
by
tetraodonpuffer
8y ago
not sure if you would classify it as a complex process, but I have a series of posts in my blog (link in my profile) that takes you from a bare metal box to a k8s cluster running on Xen on it: a lot of it is explaining how things work, so i
More ›