Viewing profile — pfg_
pfg_
HN member- Joined
- Sat, Aug 29, 2020, 3:11 AM UTC
- HN karma
- 233
- Public activity
- 97 items
- HN profile
- View on Hacker News ↗
About pfg_
No profile information was provided.
Recent public activity
-
comment
Comment #48971203
Snapshots do let you upgrade worlds to future releases and you don't need to do any NBT editing, just upgrade the game and load the world.
-
comment
Comment #48901475
Steam fixes this by having a footer, and putting more content under the footer. Google search also did this on mobile for a little while.
-
comment
Comment #48710794
You're not stuck, the board only removes letters and connections that are not used by any other word (probably excluding "bonus words"). So the word(s) you're missing are still on …
-
comment
Comment #47896941
The fixed position background made it look like I had dust on my phone screen
-
comment
Comment #47809206
Elite Beat Agents lives on as osu! which can be played using a mouse or drawing tablet
-
comment
Comment #47767824
Usually when I see this from non-spam sites, it's not even pushstate, it's just some page that redirects as soon as it loads. So you press back twice and it goes back -> forwards -…
-
comment
Comment #47733575
MV3 still allows you to run content scripts, which can inject any javascript into any webpage. From there, you can do anything you want. You can steal passwords, tokens, show popup…
-
comment
Comment #47733331
This is the first human-learnable weak solution for connect 4. Surely it can be improved.
-
comment
Comment #47724738
Firefox has this ability by default and I find it very useful. And it will never get sold to some random person to be replaced with adware.
-
comment
Comment #47569207
This only applies to sleeper car routes. You're on the traib for 2-3 days, mostly with no cell service. If you eat in the restaurant car, they will seat you with strangers. If you …
-
comment
Comment #47483730
I tried p4merge a while ago and it didn't do it ubfortunately, still stuck copying the base and ours to seperate files and diffing them.
-
comment
Comment #47259127
Mac is good at managing low memory conditions. Linux is not. When I was on Linux, if I hit 16gb ram used the entire system would freeze for minutes. I would have to go in TTY2 to k…
-
comment
Comment #46820890
Speed bumps suck for both the driver and passangers of the car and generate road noise.
-
comment
Comment #46762288
Probably gemini on aistudio.google.com, you can configure if it is allowed to access code execution / web search / others
-
comment
Comment #46677621
They're saying one example of a reason someone could fake a video is so it would get found out and discredit the position it showed. I read it as them saying that producing the fak…
-
comment
Comment #45676254
fish lets you cd to a folder without 'cd' although you still need the slashes. I use it all the time. c $> pwd /a/b/c c $> dir1 dir1 $> .. c $> ../.. / $>
-
comment
Comment #45556766
I wouldn't consider having good default configs and being feature-rich at odds with eachother. Ghostty is feature-rich but needs no config. There's no reason yabai needs to be so h…
-
comment
Comment #45469406
The reason to care about compile time is because it affects your iteration speed. You can iterate much faster on a program that takes 1 second to compile vs 1 minute. Time complexi…
-
comment
Comment #45469257
How is it real if it only exists as a spec in a book? Is there a compiler? Is there an editor?
-
comment
Comment #45219639
> If there was a service that detected "here's a word from our sponsors" parts of the video and removed them, that would be altering Content This exists and it's called SponsorBloc…
-
comment
Comment #45178668
Youtube creators get access to watchtime stats which show a dip for sponsored segments. My understanding is that sponsor contracts typically don't ask to get access to that data th…
-
comment
Comment #45156014
I tried this four times, every time it recognized it as nonsense.
-
comment
Comment #45155701
But it's not just good enough, it's optimal. It is equivalent to picking a random deck from the set of all possible decks assuming your random source is good. More random than a re…
-
comment
Comment #45112007
Whenever I use chrome, I'm missing the style editor and multi-line repl mode from firefox. When I switched to firefox from chrome, I didn't miss anything. There might be new featur…
-
comment
Comment #45003091
The whole comment is spoilered, so you need to click on it to reveal that text. Presumably it could also appear in a comment that you need to scroll on the page to see. It's clear …