Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
alkz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
alkz
5d ago
I for one always found coding tedious and repetitive in general, it is fun at the beginning when you manage to validate an idea or produce an MVP, but then the chores begin and I have never enjoyed those. So in my view LLMs empower creativ
2.
▲
by
alkz
6mo ago
Oh I used that all the time, it was so awersome! back in the day it really felt like magic...
3.
▲
by
alkz
8mo ago
go outside, talk to people
4.
▲
by
alkz
1y ago
no
5.
▲
by
alkz
1y ago
what really caught my eye is the 3d printer itself, took me a while to find the repo for it, so here it is: https://github.com/The-Soft-Robotics-Forum/flex-printer
6.
▲
by
alkz
3y ago
no
7.
▲
by
alkz
3y ago
Yeah, but what is a 'computer'? For anyone not already in the know, this term doesn't mean "a machine that can be programmed to carry out sequences of arithmetic or logical operations (computation) automatically." (
8.
▲
by
alkz
4y ago
blizzard was acquired by microsoft
9.
▲
by
alkz
4y ago
this is exactly what we needed, a camera to attach to an unobtainable device
10.
▲
by
alkz
4y ago
mostly everywhere except the us from the looks of it
11.
▲
by
alkz
5y ago
Guess this was one of the first implementations of greylisting :) This was not an issue of being in a vacuum, it was an issue of not reading documentation beforehand, which for some reason is acceptable in the development world I don't
12.
▲
by
alkz
5y ago
that should actually be porcAmadonna
13.
▲
by
alkz
5y ago
sure relational db is ok if fits in memory, but if we're talking about TBs of metrics i'd rather look for another way
14.
▲
by
alkz
5y ago
in most cases elastic is easier to scale than a relational or timeseries db
15.
▲
by
alkz
5y ago
About the field limit, an application shouldn't have more than 1000 fields in their structured logging. Usually when this happens is because the source uses what could be considered user input as keys, for example in access logs with s
16.
▲
by
alkz
5y ago
elastic 5.x is ANCIENT and no one in their right mind should still use that for any production workload
17.
▲
by
alkz
5y ago
just classic apple hostility towards their users and developers
18.
▲
by
alkz
5y ago
Around 15 years ago I got my hands on a quadra 700 and managed to install A/UX on it. I don't remember the details but i really struggled to find an external SCSI CDROM drive compatible with the OS, if memory serves me well there
19.
▲
by
alkz
5y ago
most distributions provide signatures/checksums to verify the download eg. https://ubuntu.com/tutorials/how-to-verify-ubuntu#1-overview
20.
▲
by
alkz
5y ago
being someone's employee 100% of the time sounds like slavery
21.
▲
by
alkz
6y ago
it informs you that you're going to crash it when you try to actually fly it, and it will break badly. fpv drone frames are usually made from thick carbon fiber, with replaceable arms, and are designed for durability and repairability
22.
▲
by
alkz
6y ago
in this case the drone is so fragile that the only way to get 10mins of flight from it without breaking it, is to hover
23.
▲
by
alkz
6y ago
winnuke 2.0!
24.
▲
by
alkz
6y ago
yep i run 3x samsung 24" 16:10 monitors
25.
▲
by
alkz
7y ago
Or maybe changing your own notion of being a "magnet for women" because you have a job might improve your social life, just saying
26.
▲
by
alkz
7y ago
well it's not like gitlab.com was stable either way
27.
▲
by
alkz
7y ago
what if a customer came in requesting not having women engineers accessing their data? I wonder if gitlab would consider that
28.
▲
by
alkz
7y ago
I wouldn't call that "arcana", that's just ES and lucene basics
29.
▲
by
alkz
7y ago
each ES shard is actually a lucene index, and it uses memory... why would anyone need thousand of indices on a single node?
30.
▲
by
alkz
7y ago
I fail to see how the creation of 50K indices on elasticsearch is a meaningful benchmark, that's just not how it's supposed to be used. Also as others said, testing a distributed system on a single node makes little sense... as it
More ›