Live data from Hacker News

Viewing profile — Vexs

Vexs

HN member
Joined
Sun, Mar 23, 2014, 2:09 AM UTC
HN karma
1,349
Public activity
379 items

About Vexs

No profile information was provided.

Recent public activity

  1. comment
    Comment #48910999

    Observationally, for people that /aren't/ using models to code but to just do their white-collar job, claude.ai /is/ AI, now. The entire perspective for how to use AI is through cl…

  2. comment
    Comment #48504892

    > You have to review the source of every PKGBUILD from the AUR you install, full stop I don't really think this is a solution- the usual workflow for these attacks has been to hide…

  3. comment
    Comment #48150535

    Published CVEs seems a bad metric to use for this- unless we assume that the ratio of really nasty vulns/not-too-bad vulns is consistent.

  4. comment
    Comment #48150489

    It's worth reading this one to the end- the point of this paper isn't about the math involved, it's that this math was the result of the federal funding of maths research. > The co…

  5. comment
    Comment #47498547

    Some time ago I wanted the original MS solitaire playing card files. Wasn't too hard to find a copy of the binary, but the interesting thing to me is it appeared the files were han…

  6. comment
    Comment #47494674

    You don't. The normal procedure here is to have multiple unique keys with multiple unique secrets. If one breaks that's it it's broken . This also allows you to revoke a key withou…

  7. comment
    Comment #47490249

    It's not even just that- with component selection you have a handful of datasheets that give you (ideally) fairly truthful information about the device. You can rather deterministi…

  8. comment
    Comment #47478116

    Buddy you've got like 10 top-level comments on this thread are you doing okay

  9. comment
    Comment #47432781

    You could pretty reasonably vibe code that in a single prompt odds are. Additionally, there are browser extensions that can do this- check on a timer, see if some page content is t…

  10. comment
    Comment #47416202

    They're also, as it turns out, vulnerable to a drillbit

  11. comment
    Comment #47413753

    The only thing that seems to have gotten a lot worse is the trend of ai articles- which isn't kagi's fault but it would be nice if they could figure out how to filter them. They al…

  12. comment
    Comment #47197673

    I don't remember exactly what I wrote and how the logic works, but I generally remember the broad flow of how things tie together, which makes it easier to drop in on some aspect a…

  13. comment
    Comment #47197661

    Almost anything I write in Python I start in jupyter just so I can roll it around and see how it feels- which determines how I build it out and to some degree, how easy it is to fi…

  14. comment
    Comment #47197313

    I recently accepted-ish a position at a very ai-forward company. Manual programming was somewhat discouraged entirely. I've used AI tools in the past for maths I didn't understand …

  15. comment
    Comment #47044185

    Holy cow! I've been pushing around a TQFP48 tonight and thought I was pretty good.

  16. comment
    Comment #47040741

    I don't think that modern boards are really repairable at all beyond component replacement- 4+ layer stackups being the big reason. If there's a way to do anything to those boards …

  17. comment
    Comment #46970706

    You know, I reckon if you serve up smut or instructions on bomb creation or something they stop hammering you...

  18. comment
    Comment #46042309

    I don't really know that this is avoidable without buckets of work and probably legal issues on behalf of core's (or anyone's) engineers- it's really just something that plagues ha…

  19. comment
    Comment #45961351

    I don't think _anyone_ who's buying the new pebble watches is to some degree not interested in software, and probably pretty interested in open-source community work. It's a wildly…

  20. comment
    Comment #45709468

    > restart required a hardware security module (HSM) smart card. Out of curiosity, does anyone know why? My guess would be the PW DB would be encrypted with some token generated fro…

  21. comment
    Comment #45631530

    Figure 3 from the report- that's an Adafruit sensor module on a 3d printed bit of plastic with a teensy-brand microcontroller just sitting in there! Actually, the entire electronic…

  22. comment
    Comment #40709674

    It's a bit silly IMO, but USB PD EPR _can_ support 24v and 48v- for charging laptops, I believe. The day I see a server rack with a pair of USBCs plugged into it is a far day off I…

  23. comment
    Comment #40227830

    The dude tests basically anything and everything, and gives them generally pretty reasonable goes at a proper test. Sure, it's far off from an industry standard in a lot of cases, …

  24. comment
    Comment #37698920

    midjourney and discord have a number of internal agreements- they're not on there for free anymore...

  25. comment
    Comment #37238215

    It's a bit of a convolution, but let's say we've got some iterator of unknown size and we want to have a prime each iteration. We can do the following in python, which saves us fro…