Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tjungblut
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
tjungblut
5mo ago
yep, it seems this was trained on large amount of podcasts with ad jingles or phone call queues with elevator music. I was also pretty disappointed to run the TTS last week.
2.
▲
by
tjungblut
6mo ago
Sorry Pavan, I'm happier with Fedora Atomic and Bazzite now.
3.
▲
by
tjungblut
7mo ago
I wonder if we can do a prompt injection from the comments
4.
▲
by
tjungblut
10mo ago
I'll probably get DV to oblivion for this, but I have to constantly wonder where those parents come from that need to forbid their children to roam freely on the internet. Didn't they grow up in an age unrestricted web either? By
5.
▲
by
tjungblut
10mo ago
too bad that ubitricity was sold to Shell
6.
▲
by
tjungblut
1y ago
If you are curios, like me, how the actual reinforcement learning happens. It uses verl [1] underneath. The paper "HybridFlow: A Flexible and Efficient RLHF Framework" [2] explains it really well. [1] https://github.com
7.
▲
by
tjungblut
1y ago
tldr, they now do a zero (?) copy of raw bytes instead of marshaling and unmarshaling json.
8.
▲
by
tjungblut
2y ago
thank you for referring, feel free to ask any questions you may have
9.
▲
by
tjungblut
2y ago
not entirely, but it's maybe 1-3% over a week depending on the outside temperature
10.
▲
by
tjungblut
2y ago
Get a flipper, you can simply download and emulate all of them
11.
▲
by
tjungblut
2y ago
The watch is a simple processing loop that receives and sends on a bi-directional GRPC channel. Leases have a similar loop for keep-alive messages, everything else is quite literally delegated. I get that it's difficult to translate th
12.
▲
by
tjungblut
2y ago
could you be more specific on what's so hard to follow? it's quite literally just the implementation of the GRPC interface [1]. [1] https://github.com/etcd-io/etcd/blob/main/client/v3/
13.
▲
by
tjungblut
2y ago
Inverting a binary tree became implementing SVD with arrays only.
14.
▲
by
tjungblut
2y ago
Your generational approach to segment numbering is fine, if you prepend enough zeros to format the files properly then you're also able to sort them correctly. etcd uses the same trick.
15.
▲
by
tjungblut
2y ago
Besides what Phil mentioned below, I can't write more than one record to the WAL. You're closing the file after every write, the second time you write the error `seek data/rebuf.tmp: file already closed` is returned. I also
16.
▲
by
tjungblut
2y ago
and why would the German red cross own it and sell it on Ebay? Ebay wasn't even a thing back when the DM was still around.
17.
▲
by
tjungblut
2y ago
This seems like a small CRUD app to replace apiserver/etcd with a nodejs app and mongodb.
18.
▲
by
tjungblut
2y ago
Two gaming Hatters from Austria? Of course it had to be Sanja and János. I will check your game later on deck, but congratulations on launching :)
19.
▲
Scaling Golang to 192 Cores with Heavy I/O
(jazco.dev)
22 points
by
tjungblut
3y ago
|
7 comments
20.
▲
by
tjungblut
3y ago
Yep, that was for permanent loss.
21.
▲
by
tjungblut
3y ago
I had a dentist explain to me that my lip could go numb with a 50% chance after my wisdom teeth removal with that exact explanation just two minutes before the surgery. I was infuriated, turns out I was on the lucky side of her coin.
22.
▲
by
tjungblut
3y ago
Gameboy was THE mobile first platform when pokemon first came out. I see no issues here.
23.
▲
by
tjungblut
3y ago
Odd, on my S22 it's just showing a black screen.
24.
▲
by
tjungblut
3y ago
When parsing the proc files, many people forget that process names can have spaces in them and that causes some very funny outputs. The Python script in this posts handles those correctly, kudos.
25.
▲
by
tjungblut
3y ago
Just tried to sign up, got an immediate rejection.
26.
▲
by
tjungblut
3y ago
I don't immediately find it, but couple of years back there was a "meta-feature" which was the size of the MNIST image. I think that scored about 90'ish % accurate results on its own - without even looking at the image.
27.
▲
by
tjungblut
3y ago
How to you think trucks would cross the channel to deliver goods? Swap the steering column in the tunnel?
28.
▲
by
tjungblut
3y ago
I vividly remember cracking the admin PWs with ophcrack or the school WEP wifi with aircrack-ng.
29.
▲
by
tjungblut
3y ago
Indeed. For me the most infuriating part is the amount of low-quality questions that could easily be answered by AI before submitting the question. They definitely should embrace AI and generate an answer. If you think that question isn
30.
▲
by
tjungblut
3y ago
Yep, for me its also just flight and race sim. Even though I don't really tend to use it very often anymore. It's cumbersome to wire up and especially in the summer the G2 gets very hot - plus the added heat of the PC driving this
More ›