Viewing profile — __mp
__mp
HN member- Joined
- Sun, Jun 30, 2013, 10:24 AM UTC
- HN karma
- 358
- Public activity
- 118 items
- HN profile
- View on Hacker News ↗
About __mp
No profile information was provided.
Recent public activity
-
comment
Comment #48888306
I built my own weather prediction / visualization app: https://wx.rsp.li (on-device temperature lapsing, on device interpolation modes, user-selectable aggregations, etc…). One of …
-
comment
Comment #47390781
I enjoy Opus on personal projects. I don’t even bother to check the code. Go/JavaScript/Typescript/CSS works very well for me. Swift not so much. I haven’t tried C/C++ yet. Scala w…
-
comment
Comment #47388045
yes. depending on the techstack your experience might be better or worse. HTML/CSS/React/Go worked great, but it struggled with Swift (which I had no experience in).
-
comment
Comment #47132110
you have to ask it to profile and optimize the code for you. Then have it document the changes and run it in a loop. It’ll do wonders. I asked a cursor agent to do the same for a g…
-
comment
Comment #43600596
I’ve been toying with the idea of implementing a distributed analytics engine on top of Cloudflare workers and DuckDB. I’m not sure if this goes against the CloudFlare TOS tough (l…
-
comment
Comment #38806057
"Computer Systems: A Programmer's Perspective" is a great introductory systems textbook on everything going on in a computer. For more advanced C/C++ developers I can recommend "Th…
-
comment
Comment #38805945
I understand. But as a long-time programmer I like to explore new programming languages or APIs by working on a small project. I start with a first prototype to get the feel of the…
-
comment
Comment #38805336
When writing a small application in Go I had great success asking Chat GPT specific questions. It helped me figure out which packages I needed to use and how to interact with them.…
- story
-
comment
Comment #32821872
I like - https://www.meteoblue.com - check out the multi model, the multi model ensemble , the meteograms and the weather maps! Sadly the app itself is not as good as the website. …
-
comment
Comment #32591364
They have also a great YouTube channel: https://www.youtube.com/c/MiWuLaTV
-
comment
Comment #32135412
It looks very nice
-
comment
Comment #32135339
Hugo is very fast in updating a website. Unless you have thousands of blog posts I would not bother. You can self-host it on a "cheap" webhost and rsync the changes (that's the way…
-
comment
Comment #32130025
Sure, there's certainly interest in doing this. See this post for more details: https://misha.brukman.net/blog/2022/04/writing-math-with-hug... (I'm not the author of this post) Cl…
-
comment
Comment #32128807
Hugo in combination with the Congo Theme (see https://github.com/jpanther/congo ) has scratched this itch for me. The theme is well thought out and has all the features I need. The…
-
comment
Comment #30565095
You can use better dummy to achieve a similar resolution: See here https://github.com/waydabber/BetterDummy and this MacRumors thread https://forums.macrumors.com/threads/m1-mbp-lg…
-
comment
Comment #29745226
I faced similar issues with the Swiss keyboard layout. I suggest switching to the “US International“ layout and use the dead keys to obtain the umlauts. There’s also a keyboard opt…
-
comment
Comment #28364374
Fantastical (iOS/macOS) solves this use-case for me. It supports configuring different views (personal, work, etc...). Moving an event from one calendar to another calendar is also…
-
comment
Comment #27734554
Switzerland, I’m getting 1, 10 or 25gbit (ptp) from my local isp ( https://www.init7.net ) for ~70 usd per month. I currently only use 1gbit because the 25/10gbit hardware is too b…
-
comment
Comment #26930728
It looks like they disabled their webshop: We are closed for business. New orders are no longer accepted.
-
comment
Comment #25992397
We're using FastAPI for the backend. We then use the OpenAPI.json exposed by the documentation endpoint to generate API bindings for Typescript.
-
comment
Comment #25874455
The published code on Github looks very nice! It is easy to read and understand. Kudos to Alyssa!
- story
-
comment
Comment #24197611
There you go: https://support.apple.com/en-us/HT208544 > 1. If you have a Mac mini (2018) with FileVault turned on, make sure to connect your primary display directly to Mac mini d…
-
comment
Comment #24057352
For me, the eGPU setup is not worth the benefits. I am also waiting for Apple Silicon to streamline my setup. I have a MacMini + eGPU. Every time I (re)boot the machine I have to r…