Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
freitzzz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
freitzzz
6d ago
Not a science guy per se, is this blue the same blue in the radioactive accident in Goiânia’s?
2.
▲
by
freitzzz
22d ago
If I were to bet this is more a learning experience rather than trying to beat a product. Even better that this was done without AI (by the looks of it). I’ve also done something similar in Go too, and several people used it, mostly because
3.
▲
by
freitzzz
5mo ago
If we're letting agents send e-mail, what's the point of reading e-mail? Surely I can have an agent to reply to e-mail that other agent has sent. Do we really want to create dead internet?
4.
▲
Ask HN: How do C-level come up with % on their bold predictions?
2 points
by
freitzzz
7mo ago
|
3 comments
5.
▲
by
freitzzz
10mo ago
A similar thing happened at my university in an Advanced Algorithms course. Students failed it so much, the university was forced to make the course easier to pass, by removing the minimum grade to pass. I believe your case (and many other
6.
▲
by
freitzzz
10mo ago
Cool idea, but you need to polish the UI. It looks completely generated by LLM (that's bad)
7.
▲
by
freitzzz
11mo ago
In my opinion this can't even be labeled as a single HTML file, because it loads external files to complete the app. But back to the question, a "plain html" file doesn't load any external resources and is usually semant
8.
▲
by
freitzzz
11mo ago
Hi, sorry to be that guys, I just wanted to make some corrections on what you call your app a "plain html file". Your HTML file loads: - react app - pwa manifest - tailwind css This is not at all a "plain html" file.
9.
▲
by
freitzzz
11mo ago
Gov doesn't care if it made devs happy or not, it cares if the products reached users and more importantly if it made them money
10.
▲
by
freitzzz
1y ago
Tried it but it doesn't work on macOS arm64... :(
11.
▲
What's a handy tool for creating/editing Lottie files, free/no watermark?
1 points
by
freitzzz
1y ago
|
3 comments
12.
▲
Login with PDF
(joaomagfreitas.link)
1 points
by
freitzzz
1y ago
|
0 comments
13.
▲
Login with PDF
(joaomagfreitas.link)
2 points
by
freitzzz
1y ago
|
0 comments
14.
▲
by
freitzzz
1y ago
Hi, author here The issue isn't socially interacting with any of the users, I wish that was the major pain point. The issue is having to handle e-mails, issues, feature requests, code-reviewing, continuous development, acquiring new us
15.
▲
I've always wanted to be an open-source maintainer- now I regret it
(joaomagfreitas.link)
30 points
by
freitzzz
1y ago
|
12 comments
16.
▲
by
freitzzz
1y ago
I would say that the best benefits are: - Cross Compilation (even wasm and js) out of the box - Simple concurrency model, similar to NodeJS - Ability to use it on a popular cross platform framework (flutter) - Hot reload capibilities (has J
17.
▲
I vibe coded for two weeks
(joaomagfreitas.link)
1 points
by
freitzzz
1y ago
|
1 comments
18.
▲
Show HN: Zero Monitor – Quickly monitor servers
2 points
by
freitzzz
2y ago
|
0 comments
19.
▲
by
freitzzz
2y ago
Hi! How does this differ from Radio Garden?
20.
▲
by
freitzzz
2y ago
Function operations are possible in Go like it’s possible in any language that define function in the syntax. But functional programming goes beyond functions, and Go was not designed to support it. I’m a fan of Go and FP and would love to
21.
▲
by
freitzzz
2y ago
The additional features this tool brings (port enumeration, list usb devices, system info), makes me thing the tool was not designed for good/ethical reasons, but to ease the life of infostealers that are usually distributed via Discor
22.
▲
by
freitzzz
2y ago
Really nice idea! As a data hoarder myself, I think I will follow this as way to remind myself of the things I truly should archive :)
23.
▲
by
freitzzz
2y ago
Isn’t Dolt one of the initiatives for this? https://www.dolthub.com/ Also not so long time ago, I saw a post on HN sharing a platform that does just this but for hospital data. can’t find tho
24.
▲
by
freitzzz
2y ago
You’d be surprised how heavy a language pack is!
25.
▲
by
freitzzz
2y ago
Most Android apps are huge because they bundle tons of assets just to accommodate the “initial experience of the user”. Also, using bloat libraries and frameworks (any shipped by Google), increase the apk size. Nowadays Google offers a solu
26.
▲
by
freitzzz
2y ago
Really cool! I just love seeing Android apps that weight less than a 1MB and run anywhere, even on your old HTC. Congrats!
27.
▲
by
freitzzz
2y ago
Funny. Server Uptime but the host isn’t reachable
28.
▲
Scripts should be written using the project main language
(joaomagfreitas.link)
118 points
by
freitzzz
2y ago
|
167 comments
29.
▲
Use a terminal editor to write a commit message
(joaomagfreitas.link)
3 points
by
freitzzz
2y ago
|
0 comments
30.
▲
by
freitzzz
3y ago
I attempted to do this back at the start of this year, but lost motivation building the web ui. My trick is not CSS but simply loading fake images with <img> tags: https://github.com/nolytics
More ›