Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TDiblik
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Show HN: Pushing a naive C++ web server implementation to 9k req/SEC
(youtube.com)
2 points
by
TDiblik
4mo ago
|
0 comments
2.
▲
Show HN: I built a CLI to fake Git commits
(github.com)
2 points
by
TDiblik
5mo ago
|
0 comments
3.
▲
Automatically generate swagger files from Golang fiber code
(github.com)
1 points
by
TDiblik
2y ago
|
1 comments
4.
▲
by
TDiblik
2y ago
Hey, I would like to get some feedback on the library I'm developing for fiber v3. It basically automatically generates swagger.yaml + swagger.json + swagger editor ui from your fiber routes. It can automatically generate the route + t
5.
▲
Show HN: Simple crate to use anyhow with Tauri
(github.com)
2 points
by
TDiblik
2y ago
|
0 comments
6.
▲
by
TDiblik
2y ago
First thing that comes to mind is the need to link against libraries across platforms. Imagine that my app depends on opencv, if I wanted to statically link everything on my Windows machine, I need to compile opencv for Linux on my windows
7.
▲
by
TDiblik
3y ago
In theory, you must have written some code to train the models + download the data ... just openning this code + adding logging to store the sources trained on, you could achieve trully "open source" (anybody can now go and scrape
8.
▲
by
TDiblik
3y ago
Depends on what you're into: romance: i would suggest "Looking for Alaska" by John Green or "Pierre et Luce" by Romain Rolland fantasy: The Way Of Kings by Brandon Sanderson or "Blackout" by Marc Elseberg
9.
▲
by
TDiblik
3y ago
the first usecase I thought about was the tryhards that want to save every second :D ... idk there could be a legitimate usecase
10.
▲
by
TDiblik
3y ago
as a high school student, I'm more hesitant to go into CS degree not because of chatgpt but because it is constantly marketed as a high income job and A LOT of people are choosing/learning it. I wonder if it's gonna be the sa
11.
▲
by
TDiblik
3y ago
hi ^^, limited knowledge as well, however I'm pretty sure the issue is that Harvest allows all urls to be used as callback urls. You should tell microsoft to allow only certain urls as callbacks. eg, when setting up the workflow, they
12.
▲
by
TDiblik
3y ago
I've finished the core logic like a half a year ago, haven't had the time to add GUI yet -> https://github.com/TDiblik/deps-graph
13.
▲
by
TDiblik
3y ago
Yep, few of my classmates had a problem with it. Just change your name temporarily and then change it back :/ ... sucks but works atm
14.
▲
by
TDiblik
3y ago
Open your eyes, look up to the skies and seeeeeeee
15.
▲
by
TDiblik
3y ago
If you need a quick & dirty solution (that works for now), I suggest using [An Algorithm for Nudity Detection - by R. Ap-Apid]( https://www.researchgate.net/publication/249767252_An_Algori... ). It has multiple oss i
16.
▲
Show HN: Recognize license plates using fine-tuned yolov8, OCR and IP camera
(github.com)
56 points
by
TDiblik
3y ago
|
5 comments
17.
▲
by
TDiblik
3y ago
Personally, I really like svelte. Either use a bundler + js library for redirects OR SvelteKit with static adapter ( https://kit.svelte.dev/docs/adapter-static ). Fyi I use the latter since it's easier to setup and
18.
▲
by
TDiblik
3y ago
Want to get a job => learn React Want to have fun => learn Svelte There are a lot of tutorials, but I found following the docs is the most straight forward. If you're interested in frontend/full-stack development state atm,
19.
▲
by
TDiblik
3y ago
Yeah, afaik, in the old template version `npm run export` activated the `expo export` and THAT got deprecated (recently), however at the time (about half a year ago) I thought that the `--local` flag was getting deprecated. Sorry, that was
20.
▲
by
TDiblik
3y ago
yes, you are right, however, AFAIK you still need to be logged + have it linked to eas project (because it uses eas credentials) + this method is planned to be deprecated soon [?] (I'm 100% sure I read stuff like this when researching
21.
▲
by
TDiblik
3y ago
Tbh, I liked expo, but since you cannot build locally nowdays (you can eject and build, but that won't work 99% of the time, literally didn't work for me on the hello world example), I kinda just threw it in the "cool, but wo
22.
▲
by
TDiblik
3y ago
TIL HN does not support emojis, so the original comment lost the desired meaning :(
23.
▲
by
TDiblik
3y ago
"If I would ..."
24.
▲
by
TDiblik
3y ago
chip on it, e-ink display sawthered on and etc, just get me from my prototype to a full on product. Basically, I want to advance my skills to the next level, but I struggle to find how :/ .... you seem to have experience in this kind o
25.
▲
by
TDiblik
3y ago
Hi, just asking, I'm interested in embedded but as an outsider I fail to understand how would I go about making custom board? I googled a lot, but I still fail to grasp how do you make the board? How do you program the chip? How can yo
26.
▲
by
TDiblik
3y ago
Hey, recentlly wrote a little site that could be relevant here (ip-atlas.tomasdiblik.cz), basically, I download ip2asn list and list how many IPs (4s and 6es) are not routed yet and how many are owned by which entity (and what ranges). Idk
27.
▲
by
TDiblik
3y ago
https://tomasdiblik.cz/pages/blog It ain't much, but it's honest work
28.
▲
by
TDiblik
3y ago
And then being pointed at as a source of all problems. I'm pretty sure I've heard about something similar that was happening in Slovanian countries not so long ago :D /s
29.
▲
by
TDiblik
3y ago
Hi, why is this feature interesting/important? (Coming from [uneducated] webdeveloper with interest for systems/embedded programming)
30.
▲
by
TDiblik
3y ago
I might be wrong, but isn't dotnet telemetry opt-out by default?
More ›