Live data from Hacker News

Viewing profile — aconbere

aconbere

HN member
Joined
Wed, Jun 25, 2008, 1:20 AM UTC
HN karma
255
Public activity
98 items

About aconbere

No profile information was provided.

Recent public activity

  1. comment
    Comment #48809236

    That's a 10440 lithium ion cell. It's the size of a AAA battery. Probably bigger than the keyboard needs but they are cheap, standardized, and easy to source.

  2. comment
    Comment #43395976

    Or poor quality boards. I know I didn’t use a real slate board until later in university and it makes a world of difference. Really you need both, great chalk and a great board. Bu…

  3. comment
    Comment #42479976

    I’m still not sure it isn’t

  4. comment
    Comment #41528136

    I upgraded to a Pace ADS200 and it’s dope.

  5. comment
    Comment #41338553

    Yeah, in the states we say 4x5, but in either case it’s the most common large format film size. You buy them in boxes and use them one sheet at a time.

  6. comment
    Comment #38990932

    My folks and I moved to a town outside Naples in 2000 and had a 128kbs symmetric ISDN. I remember it being fantastic. A huge upgrade from our 56k in the states at time of nascent N…

  7. comment
    Comment #38582193

    filed under “#fiction”

  8. comment
    Comment #37964319

    The Olympus PEN cameras (and subsequent small cameras by olympus) have a in lens shutter that is simply two blades. The blades have a triangle cut out of each side and form a diamo…

  9. comment
    Comment #37076049

    I heard Stephen Segerman on NPR yesterday say that he eventually took his crooked manager to court and got the money from the record sales.

  10. comment
    Comment #36633314

    I believe the conceit here is that _why is communicating to us through a printer queue or "spool". PCL files are a form of printer data file.

  11. comment
    Comment #35302897

    We, as a field, should be very careful about forgiving our tools of the sin of complex and tedious design because those flaws can possibly be remediate with LLMs. The complexity of…

  12. comment
    Comment #35010334

    Just hash the whole function and be done with it. Joe Armstrong made a proposal for this (I’m pretty sure half tongue in cheek). https://joearms.github.io/published/2015-03-12-The_…

  13. comment
    Comment #34695615

    Being a webapp and adding GPU rendering are not orthogonal. Figma for instance famously renders it's UI in WebGL. While I mostly agree that creators of today's web forget that ther…

  14. comment
    Comment #34695454

    Totally. It would be /amazing/ if I could leverage the browser's existing (and largely excellent) document and text layout engine from /within/ WebGL. Let me build up my UI as I wa…

  15. comment
    Comment #34695401

    I think you might be confused about where I'm coming from and starting at. I've been writing rich web applications professionally since 2004.

  16. comment
    Comment #34694068

    I was shocked to find that there wasn’t a fully fleshed out text rendering engine for WebGL. On the one hand I think you could argue that if you have a lot of text maybe html would…

  17. comment
    Comment #34693734

    I’ve spent the last week playing around with running WASM apps executing WebGL. I’m exhausted by the modern web. There are so many layers and layers and layers, and none of it work…

  18. comment
    Comment #34478866

    This surprised me because I’d watched No Sudden Move by Soderbergh relatively recently and thought it looked pretty good. Reading more it seems like only Unsane and High Flying Bir…

  19. comment
    Comment #34422339

    For me this has nothing to do with wear on the nub itself. I’ve used a few trackpoints and it always ends with pain in my index fingers

  20. comment
    Comment #34260407

    Parachute pants or just as often “Hammer pants”.

  21. comment
    Comment #34161224

    Right I’m just confused how you would pronounce it. Because I would almost certainly default to saying pa like “awe”.

  22. comment
    Comment #34160863

    I would pronounce pa as “paw”, like papa. Would you say it like the a in “apple”?

  23. comment
    Comment #33132436

    You’re insinuating a cause here, but I honestly don’t know what you think it is.

  24. comment
    Comment #32865461

    With apple pay your card number is never even sent to uber. Apple generates a unique virtual card number every time you use it.

  25. comment
    Comment #32657075

    I’ve got to admit having used packed structs in rust quite a bit i’m also a little confused about what Zig is improving on. Many years ago I wrote a rust program to decode some gam…