Viewing profile — hagendaasalpine
hagendaasalpine
HN member- Joined
- Sat, Dec 31, 2022, 11:50 AM UTC
- HN karma
- 25
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About hagendaasalpine
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #47623969
with nix-darwin you can declare that config: system.defaults.NSGlobalDomain = { NSStatusItemSpacing = 2; NSStatusItemSelectionPadding = 2; };
-
comment
Comment #46905303
what about APL et al (BQN), information dense(?)
-
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 …
-
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…
-
comment
Comment #44848869
historians have described the USSR as an 'affirmitive action empire', a contradictory one
-
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.
- story
-
comment
Comment #42824996
I can recommend the RTS OpenHV, built on the OpenRA engine. https://www.openhv.net/
-
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…
-
comment
Comment #38382583
you can still install .xpi files on desktop
-
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.