Viewing profile — taviso
taviso
HN member- Joined
- Mon, Feb 01, 2010, 8:43 AM UTC
- HN karma
- 3,529
- Public activity
- 214 items
- HN profile
- View on Hacker News ↗
About taviso
Recent public activity
-
comment
Comment #49237650
That's nothing to do with MV3 though, that was also true with MV2. The situation actually seems improved in MV3, because static (and dynamic, IIRC) DNR rules are initialized and en…
- story
-
comment
Comment #47928718
Hey, another 1-2-3 nerd :) I don't have any nostalgia it, I just appreciate how thoughtfully it was designed for data-input efficiency. I actually ported the official UNIX version …
-
comment
Comment #47526434
Major breaking bugs. A regression here and there would be normal before, major features breaking in this stable 25 year old software is simply unheard of. This is not exciting cutt…
-
comment
Comment #47520409
I'm experiencing something similar with another piece of software. ledger-cli is a boring, dependable accounting application. The next release will be the first where the majority …
- comment
-
comment
Comment #45895950
If you hear a rumor that sounds too crazy to be true on social media, maybe don't repeat it as fact. Imagine how you would feel reading something like that.
-
comment
Comment #45895799
why would you post such a patently absurd accusation.
-
comment
Comment #45486485
I really liked the QNX Photon aesthetic, for a long time I maintained an absurdly complex FVWM configuration designed to look like it. This was a screenshot of my Gentoo desktop ar…
-
comment
Comment #45214339
The point is to view it in a terminal (e.g. XTerm, Konsole, etc), of course you can just run it in an X server.
-
comment
Comment #45213492
It's fun, but reminds me of a trick using Xvfb. For example... $ Xvfb :7 & [1] 21688 $ xeyes -display :7 & [2] 21697 $ xwd -display :7 -name xeyes -out /dev/stdout | convert xwd:- …
- story
-
comment
Comment #44895385
In 2022, Google TAG were awarded a "lamest vendor" award at defcon for fixing a Chrome vulnerability they discovered was being exploited in the wild... without asking for permissio…
-
comment
Comment #44604774
I've used the tool sequin in the past to debug issues: https://github.com/charmbracelet/sequin It worked great for me, seems much easier to debug logs directly in the terminal.
-
comment
Comment #43273745
They accidentally used the example key from AES-CMAC RFC, the full details are in the accompanying blog post: https://bughunters.google.com/blog/5424842357473280/zen-and-...
- story
-
comment
Comment #42567897
The attacker doesn't need to literally be sitting at a keyboard, that can just be automated. > I'm curious though why you don't think TOTP or similar are good against credential st…
-
comment
Comment #42567695
I'm not familiar with the expert they consulted, but the claim that "The main advantage of 2FA is that it is much more difficult to gain access to your accounts via phishing attack…
-
comment
Comment #42126221
I think that's a miss for Claude, this doesn't look right at all. The accrual account is an okay solution, but the syntax is wrong! That syntax is only used for budgeting and forec…
- story
-
comment
Comment #41384315
This seems like a weak excuse, the same problem exists on UNIX, but slocate solves it well enough. The slocate solution is to build the index and record permission and ownership, t…
- story
-
comment
Comment #41301603
I bought a few items at a drugstore yesterday, and noticed the cashier had very elaborate nails. She used the second knuckles on her inverted hands (i.e. palm facing up) to operate…
-
comment
Comment #41057350
I think they're talking about the cp example, doesn't seem like it would handle filenames with spaces! Super neat project, btw!
-
comment
Comment #40617491
Super cool, I didn't know about this - too bad it's not archived. I did know about a different game for 1-2-3, I even managed to track down original media and get it working in Lin…