Live data from Hacker News

Viewing profile — hagendaasalpine

hagendaasalpine

HN member
Joined
Sat, Dec 31, 2022, 11:50 AM UTC
HN karma
25
Public activity
12 items

About hagendaasalpine

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #47623969

    with nix-darwin you can declare that config: system.defaults.NSGlobalDomain = { NSStatusItemSpacing = 2; NSStatusItemSelectionPadding = 2; };

  3. comment
    Comment #46905303

    what about APL et al (BQN), information dense(?)

  4. comment
    Comment #44947993

    pandas and polars both have pipe methods available on dataframes. you can method chain to the same effect. it's considered best practise in pandas as you're hopefully not mutating …

  5. comment
    Comment #44909666

    Tsoding wrote https://github.com/tsoding/nob.h , single header C library for cross platform builds, only requirement is cc. GDB profiling tools can then be used to look at your bui…

  6. comment
    Comment #44848869

    historians have described the USSR as an 'affirmitive action empire', a contradictory one

  7. comment
    Comment #43364744

    Solves a TSP on a list of cities to find a tour of cities so that you always spend local time between set hours.

  8. story
  9. comment
    Comment #42824996

    I can recommend the RTS OpenHV, built on the OpenRA engine. https://www.openhv.net/

  10. comment
    Comment #41465052

    snippet to view all the letters at once Landsat Alphabet Viewer body { font-family: Arial, sans-serif; text-align: center; } #imageContainer { display: flex; flex-wrap: wrap; justi…

  11. comment
    Comment #38382583

    you can still install .xpi files on desktop

  12. comment
    Comment #34195664

    My dad's job for a while was configuring telecoms in a DSL built atop of prolog. The worst thing - the development enviroment was MS Word.