Live data from Hacker News

Viewing profile — Findecanor

Findecanor

HN member
Joined
Fri, Sep 24, 2021, 10:28 AM UTC
HN karma
2,835
Public activity
1,080 items

About Findecanor

Fell in love with computing on the Amiga. Started programming in BASIC and assembly language, as you did in those days.

Multiple cancer survivor; Mechanical keyboard enthusiast; Prop replica collector; Technorealist; Vegetarian.

Unemployable: Recruiters are full of prejudice for unemployed people, which I was after my first cancer, which made me fall into a depression awaiting my cancer to come back. It did and I "survived". I'm looking forward to dying from the next cancer under a bridge somewhere. I just want to work in a righteous occupation, without taking part in exploiting people with gaming/phone/social media/AI addiction, or to be exploited myself. That shouldn't be too much to ask.

Recent public activity

  1. comment
    Comment #49241716

    One of my pet peeves are pages that detect that I am from another region and then redirect: not to the corresponding page in my language: but to the site's front page with a differ…

  2. comment
    Comment #49143692

    Growth is unrealistic. During the industrial revolution, people were still exploring the world and expanding their reach, establishing new colonies for raw materials. We are living…

  3. comment
    Comment #49139809

    One GIF is a clip from the Hollywood movie WarGames (1983). Not that there isn't animation in it , but... the animation was projected onto a large screen and then that screen with …

  4. comment
    Comment #49085046

    I'd say that 4-6 hours is often the cut-off point for total travel time city-to-city -- provided that the train is fast. I and a friend once started at Stockholm Central station to…

  5. comment
    Comment #49084630

    I think the way airline tickets are priced is a big factor, and needs to change. It is often cheaper to take a connecting flight to an airport and flying from there than to start f…

  6. comment
    Comment #48958691

    You could use any programmable microcontroller with a USB interface. Consumer products tend to have fuses set to they can't be programmed again. The latest driver registered with M…

  7. comment
    Comment #48957322

    A few years ago, plugging in a Razer USB mouse made Windows download and run a installer from which the current user could start PowerShell with administrator privileges. Razer fir…

  8. comment
    Comment #48956848

    The other day, I tried the latest Kubuntu on a Samsung netbook from 2011. It was impossibly slow, and Wayland did not even render colours correctly on the screen.

  9. comment
    Comment #48920679

    The 3D file browser was one of the demo programs that came pre-installed on SGI machines, at least in the late '90s.

  10. comment
    Comment #48890341

    It is a touchy subject. When you have it, you don't want to think about it all the time.

  11. comment
    Comment #48870669

    It has bugs with long words: I typed "MARRY AND REPRODUCE". That was the only try that got the last word on a single line, but with too much space between U and C. If the string is…

  12. comment
    Comment #48817182

    Install/Enable support for the Compose key. Map it to Menu or some other unused key. Then press Compose and three hyphens in sequence. I have used emdash, typed this way for many y…

  13. comment
    Comment #48816865

    One of my hobbies is making replicas of movie props, and my own creations that seem to be from fictional universes. I would love to see the tablet and "quill" embellished a bit. Wo…

  14. comment
    Comment #48797385

    I think that if you'd need to debounce requests, it would be better to put it in a pressed and/or highlighted state until the button is ready again. Then you'd indicate to the user…

  15. comment
  16. comment
    Comment #48758924

    I'm on a few classic forums with threads that are over 20 years old, with a wealth of information about a topic. It is easier to revisit a thread and find new posts when posts are …

  17. comment
    Comment #48758861

    Some enthusiasts have made custom PCBs for Topre and Niz switches, even columnar ergo. I've not seen the ErgoDox layout specifically, and I dunno how to source individual switches …

  18. comment
    Comment #48728900

    But isn't there be a legal difference between a "conspiracy" that led to a bad situation and a "conspiracy to commit murder"?

  19. comment
    Comment #48728866

    Isn't the purpose of zines to publish them? Then how could that even be considered concealment?

  20. comment
    Comment #48717105

    The world is not black and white and simple. Things could be taken out of context, and people tend to project. People have got into trouble for having retold a controversial joke t…

  21. comment
    Comment #48644509

    I've woken up from surgery with an epidural that had a leak. That wasn't fun. It made it emotionally difficult to get surgery again.

  22. comment
    Comment #48599827

    I got an estimate of 70,550, from a score of 87/100 (20/18/16/17/16). Not native English speaker. I suppose the words must be weighed, because other people in the thread with more …

  23. comment
    Comment #48554502

    Unlike many flip phones, there is smartphone hardware inside capable of running Android apps — except that it is only a curated selection from Commodore's own app store. The cost o…

  24. comment
    Comment #48554244

    I had expected it to remind me of a bread-bin C64. A little "cassette futurism". Design language is such a big part of branding.

  25. comment
    Comment #48540856

    WASM has a (pointer + i32) address mode, and the effective address is 33 bits. So WASM implementations use 8GB mappings ...