Live data from Hacker News

Viewing profile — rlkf

rlkf

HN member
Joined
Fri, Feb 13, 2015, 10:15 PM UTC
HN karma
424
Public activity
113 items

About rlkf

No profile information was provided.

Recent public activity

  1. comment
    Comment #48561704

    > Basically I want Hetzner and OVH to run open model clouds You can run Qwen3 on OVH already: https://www.ovhcloud.com/en/public-cloud/ai-endpoints/catalo... >

  2. comment
    Comment #48325983

    You probably want an ETF that follows something like the MSCI USA Ex Mega Cap index then: https://www.msci.com/indexes/index/758086 >

  3. comment
    Comment #48001360

    I don't need transparency, I don't want a shared sense of pride. What I want is for someone to put in a switch to can Mica so that I can have color in the active titlebar again.

  4. comment
    Comment #45757962

    > To the nostalgics among us: what made OS/2 special? I started out with OS/2 v1.1. It had threads, DLLs, multi-tasking, much larger memory space, and from v1.2 a somewhat decent f…

  5. comment
    Comment #45629245

    > What about this: https://github.com/jgraph/drawio That repository only contains the minified code, not the original source.

  6. comment
    Comment #45626908

    Draw.io is quite good, and it is made without using any frameworks. Alas, the source code is not open to learn from. https://www.quora.com/What-is-the-tools-and-languages-used-i...…

  7. comment
    Comment #45113148

    The original Dvorak layout had 0 positioned on the right index finger (where 7 is on Qwerty keyboards). The layout of the numeric keys on what passes as a "Dvorak" layout today was…

  8. comment
    Comment #44104438

    In Norway, the companies are required by law to pay the pensions into a special type of investment account where withdrawal are not allowed until you are retired, but you can choos…

  9. comment
    Comment #43960111

    I second this, and just want to add that strsafe.h contains replacements for the runtime string routines.

  10. comment
    Comment #43894256

    > The real problem is acceptance of non-word/latex papers Some scientific journals, which only provides a Word template, require you to print to PDF to submit, then ships this PDF …

  11. comment
    Comment #43410215

    I have a Brother DCP-9020CDW which I've owned for over a decade and which still keeps humming. A bit expensive with four toners and a drum, but that's color laser for you. I'm very…

  12. comment
    Comment #42876017

    This makes the Fermi paradox even weirder: If there is a bunch of these asteroids floating around in space, ready to seed life on numerous Earth-like planets, there should be an ev…

  13. comment
    Comment #42696196

    Firefox can be configured to use Kerberos for authentication (search for "Configuring Firefox to use Kerberos for SSO"); on Windows, Chrome is supposed to do so too by adding the d…

  14. comment
    Comment #42690340

    Could you not use --first-parent option to test only at the merge-points?

  15. comment
    Comment #42690282

    I use git-format-patch to create a list of diffs for the individual commits before the branch gets squashed, and tuck them away in a private directory. Several times have I gone ba…

  16. comment
    Comment #41902758

    (x === 1) && console.log("it's 1") Note that you've saved exactly no keystrokes, although this is composable into expressions (if you are using some Javascript-derivative; in ML it…

  17. comment
    Comment #41816737

    "English (Ireland)" seems to be the closest thing to a sane locale out of the box (could have wished for ISO-8601 dates, but I guess you can't have everything).

  18. comment
    Comment #41365463

    I found this dimension of the analysis: > People prefer native apps to web apps > Java has “UI curse”: Looked bad to be at odds with this aspect of the design: > No goal to look na…

  19. comment
    Comment #40741207

    SCCS was available from 1977.

  20. comment
    Comment #40577438

    Within 2 years, 90% of organizations will suffer a shortage in supply of people willing to to be micro-managed for the price they are willing to pay, in the open office locations t…

  21. comment
    Comment #40573976

    I took a note from the French keyboard layout and placed all the common programming symbols on the numbers row, and the numbers themselves on shift, since the amount of symbols usu…

  22. comment
    Comment #40353697

    This is a very good initiative! There is also https://divestos.org/pages/devices?golden=true

  23. comment
    Comment #40296949

    I think this book may be recommended reading: https://amazon.com/dp/1565893182

  24. comment
    Comment #39011984

    In Norway, the trend is that shops that have a mix of both, now remove more and more of the cashiers and increase the number of self-checkouts. This wouldn't happen if the shops lo…

  25. comment
    Comment #38770990

    > Disk space is cheap. Time is not. At the same time, this train of though is why VSCode dumps 8 GiB into the ~/.config directory, causing not only a lot longer time to wait for an…