Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
__mp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
__mp
2mo ago
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 these days I should do a writeup. I also as
2.
▲
by
__mp
6mo ago
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 was Ok. Professionally I hardly use the t
3.
▲
by
__mp
6mo ago
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).
4.
▲
by
__mp
7mo ago
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 geotiff to pmtiles converter. It managed to optimize the perf
5.
▲
by
__mp
1y ago
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 (last time I checked they had some provisons against processin
6.
▲
by
__mp
3y ago
"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 "The Linux Programming Interface"
7.
▲
by
__mp
3y ago
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 language, before I look into extended documentation. Chat
8.
▲
by
__mp
3y ago
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. I understand that this might not fit your use-case, but it&
9.
▲
Tamarin-C: Hardware hacking tooling for the new iPhone generation (USB-C Debug) [video]
(media.ccc.de)
3 points
by
__mp
3y ago
|
0 comments
10.
▲
by
__mp
4y ago
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. - https://yr.no - One of the few &qu
11.
▲
by
__mp
4y ago
They have also a great YouTube channel: https://www.youtube.com/c/MiWuLaTV
12.
▲
by
__mp
4y ago
It looks very nice
13.
▲
by
__mp
4y ago
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 I do it). Or you can integrate it with Githu
14.
▲
by
__mp
4y ago
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) Client-side renderin
15.
▲
by
__mp
4y ago
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. There's the usual youtube and vimeo i
16.
▲
by
__mp
5y ago
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-34-inch-ultra...
17.
▲
by
__mp
5y ago
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 option that enables a umlaut menu with a long press on the keyb
18.
▲
by
__mp
5y ago
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 well-supported.
19.
▲
by
__mp
5y ago
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 big or too loud to fit into my electrical cab
20.
▲
by
__mp
5y ago
It looks like they disabled their webshop: We are closed for business. New orders are no longer accepted.
21.
▲
by
__mp
6y ago
We're using FastAPI for the backend. We then use the OpenAPI.json exposed by the documentation endpoint to generate API bindings for Typescript.
22.
▲
by
__mp
6y ago
The published code on Github looks very nice! It is easy to read and understand. Kudos to Alyssa!
23.
▲
Meteomatics – Weather Browser
(meteomatics.com)
2 points
by
__mp
6y ago
|
0 comments
24.
▲
by
__mp
6y ago
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 during startup. After you log in and
25.
▲
by
__mp
6y ago
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 remember to remove the remove the eGPU: Otherwise I cannot en
26.
▲
by
__mp
6y ago
Re conbee2: Checkout https://phoscon.de/en/conbee2 You can control a wide range of Zigbee devices without installing a gateway. From Philips Hue or Ikea lamps to plant sensors from Aliexpress. List of supported devices
27.
▲
by
__mp
6y ago
Check out https://www.meteomatics.com Available models can be found here: https://www.meteomatics.com/en/api/request/#model_selection
28.
▲
by
__mp
7y ago
I also use Fastmail to host my calendar and contacts - next to my email. I enjoy the web interface and lI especially like that the iOS integration just works.
29.
▲
by
__mp
7y ago
0) Get a cheap virtual/dedicated machine. 1) Install docker and docker-compose 2) Setup traefik, a reverse proxy, in docker (good starting point: https://docs.traefik.io/user-guide/docker-and-lets-encrypt/ ).
30.
▲
by
__mp
8y ago
A fact missing in this article is that dams in Switzerland are used for energy storage nowadays. It used to be the case that during lunchtime hydro produced most of the peak energy. Atomic power was used to pump the water into the dams duri
More ›