Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
npretto
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
npretto
1y ago
a couple of prompts of claude code gave me this, works well enough, but while I agree that this is sometimes useful, it may indeed better served by a couple of aliases in the terminal ``` #!/bin/bash # SwiftBar Port Monitor # Moni
2.
▲
by
npretto
2y ago
Surely going to lunch with 10k of equipment is safer, especially when you'll need to go to the toilet.
3.
▲
by
npretto
3y ago
this has nothing to do with "TS support" at all.
4.
▲
by
npretto
4y ago
is this a sign that finding developers is not that hard anymore, and they don't need to organize these competitions with the hiring budget?
5.
▲
by
npretto
4y ago
It does indeed render and index them: https://developers.google.com/search/docs/crawling-indexing/...
6.
▲
by
npretto
4y ago
It could be that the donation comes from matching the donations of some employees, or similar programs.
7.
▲
Mobile apps ask for the photo library permission when they don't need it
(npretto.com)
2 points
by
npretto
4y ago
|
0 comments
8.
▲
Be good-argument-driven, not data-driven
(twitchard.github.io)
3 points
by
npretto
4y ago
|
0 comments
9.
▲
Cooking internet and lifting internet have the same problem
(youtube.com)
2 points
by
npretto
4y ago
|
1 comments
10.
▲
by
npretto
4y ago
I think he published this video when I was starting to think about the same things, especially about working out, where it's more important to workout consistently with a decent form/weight than to spend hours reading up science a
11.
▲
by
npretto
4y ago
I can confirm that your posts, tweets and replies in reddit/hn are helpful to people like myself
12.
▲
by
npretto
4y ago
You mentioned electron so I suspect you're interested in games playable via browser, in that case these two come to my mind in the javascript/typescript ecosystem: - https://boardgame.io/ - https://www.
13.
▲
by
npretto
4y ago
React native and flutter are very, very different from a PWA. While a PWA is a web app, react-native renders actual native components, and flutter has its own rendering engine. I wouldn't call them "web-based" tech
14.
▲
by
npretto
4y ago
Came to hackernews to check if somebody else had this problem after I saw my usage was $24,522,457.08 and I barely use github actions
15.
▲
by
npretto
5y ago
So this is a "This week vercel is sponsoring" episode...
16.
▲
by
npretto
5y ago
Yep, that's because of Fitts’ Law: the time we need to click a button is a function of the distance between the pointer and the button, divided by the area of the button. When the button is in a corner the size is virtually infinite (w
17.
▲
by
npretto
5y ago
There's also obsidian-export[1] that converts the few things that are not plain markdown (`[[links]` and `![[links]]`). To be honest, obsidian not being open source doesn't bother me too much, what is important to me is that I own
18.
▲
by
npretto
5y ago
try increasing font size with [cmd]+[+] instead of using pinch-to-zoom, it works perfectly for me with that
19.
▲
Godot Engine receiving a new grant from Meta's Reality Labs
(godotengine.org)
78 points
by
npretto
5y ago
|
5 comments
20.
▲
by
npretto
6y ago
Thanks for pointing that out, the link is actually kinda hidden. I added it to the readme
21.
▲
by
npretto
6y ago
Two years ago I had to make a project about pathfinding for a university project, and I just realised I never showed it anywhere. I made this little interactive playground for various pathfinding algorithms showing how they can be seen as a
22.
▲
Show HN: BFS, Dijkstra and A* interactive demo made in React
(github.com)
94 points
by
npretto
6y ago
|
22 comments