Viewing profile — dingensundso
dingensundso
HN member- Joined
- Sun, Jan 29, 2017, 10:27 AM UTC
- HN karma
- 81
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About dingensundso
No profile information was provided.
Recent public activity
-
comment
Comment #49132315
There are several Coauthored by Claude commits. So at least partially LLM generated.
-
comment
Comment #49056277
I thought the NFT hype was over...
-
comment
Comment #49056241
> I think FireChat was the first one, in 2011. FireChat was released in 2014. I have a vague memory of sitting in school in like 2006 or 2007 and sending messages via Bluetooth to …
-
comment
Comment #48275380
Calling this "hijacking the Amazon app" is hyperbolic in my opinion. They replaced the shortcut in the app drawer. To me this looks like normal scummy OEM behaviour, like pre-insta…
- comment
-
comment
Comment #47476393
Nice blogpost. Was an really interesting read. Would be interesting to read about the experience of getting the patch accepted and merged. One thing I noticed: The last footnote is…
-
comment
Comment #43992006
They sell existing hardware with their firmware. You're right, the bangle.js 2 is a SMA Q3 ( https://hackaday.io/project/175577-hackable-nrf52840-smart-w... )
-
comment
Comment #43819653
I usw pandoc to create slides from markdown: ```pandoc -t beamer slides.md -o slides.pdf``` And if you prefer HTML+JS slides, pandoc can do that too: https://pandoc.org/MANUAL.html…
-
comment
Comment #42820051
I hope the CD player is connected to the cloud so he can get important security updates for his CDs. Then there might be a way to add some personalized product recommendations betw…
-
comment
Comment #42631767
> How does stuff like that happen? Simple: nobody entered the height of your condo building into OSM yet. You can change that. Be the change you want to see in the world!
-
comment
Comment #42500942
And then some of the talks they are selected.
-
comment
Comment #42468592
And Macintosh Apple Comouter
-
comment
Comment #42396109
Or change the file extension to anything else than .list
-
comment
Comment #42359622
I was once asked whether I was carrying large sums of cash at Oslo airport. I think the only reason they asked me was because there was literally nobody else in sight. I was in my …
-
comment
Comment #42288278
I think most people don't participate for the competition. I did it several times to increase my coding skills, have fun or get more practice in a new programming language.
-
comment
Comment #41911433
I use my Nextcloud and sync via CardDAV (DAVx5 on mobile, Thunderbird on desktop).
-
comment
Comment #41860879
Magic and fairy dust
-
comment
Comment #41834048
Looks like gadgetbridge already supports it (in nightly): https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3896 https://gadgetbridge.org/gadgets/wearables/colmi/
-
comment
Comment #41829081
Mismanagement. Years of cutting maintenance and personell to make profits.
-
comment
Comment #41809601
Thanks for pointing that out. I would love to have regular automatic BP measurements but not with closed source software that demands an internet connection.
-
comment
Comment #41708201
I hope the mapmen will cover this.
-
comment
Comment #41376223
On February 3, 2023 Mulesoft announced that after 17 years in operation, it had shut down Programmable Web.
-
comment
Comment #41284124
The prize is for an idea how to do it. Actually doing it will cost billions. You could enter your plan into the contest :)
-
comment
Comment #41020585
I'm mad at the person that is showing ads to a classroom.
-
comment
Comment #40992678
Zellij is a terminal workspace or terminal multiplexer not a terminal. It should be compared against tmux, screen and similar tools.