Oh I used that all the time, it was so awersome! back in the day it really felt like magic...
HN user
alkz
go outside, talk to people
no
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
no
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." (quote from Wikipedia), it just means nothing at all.
blizzard was acquired by microsoft
this is exactly what we needed, a camera to attach to an unobtainable device
mostly everywhere except the us from the looks of it
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 think there are so many people attempting to perform surgery or to build a bridge without reading a number of textbooks on the topic.
And this is why back in the day everyone said RTFM
that should actually be porcAmadonna
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
in most cases elastic is easier to scale than a relational or timeseries db
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 stuff such as headers o query parameter, and you make a new field for each header or query parameter. In the latter case all you need to exhaust your available fields in the index is some nasty bot trying random query strings on your site. This can be easily solved in the ingest/logstash pipeline
It is true that you have to spend time to carefully map and process the documents you're ingesting in elasticsearch, but once you do I don't think there's any other solution with the same performance and features for logs, especially considering the licensed features (like alerting from anomaly detection machine learning jobs)
The elastic stack is complex and might be hard to grasp (their own training courses are a great help though), requires significant computing resources, and managing a big deployment can be a full time job, but once implemented correctly you can do awesome stuff with it.
Loki is a simpler and slower solution which does less things, so if you don't need what elastic provides, it could be a better fit as it's probably easier to manage
elastic 5.x is ANCIENT and no one in their right mind should still use that for any production workload
just classic apple hostility towards their users and developers
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 were just like 2/3 specific drives supported by the installer. In the end I probably used a SUN one which looked like a mini pizza box sparcstation.
Taking also in account that that version of A/UX ran only on the quadra 700/800/950, it's probably one of the OS with less hardware support around
The OS itself was so simple, it didn't even use init scripts to start its services, but everything was (re)spawned by /etc/inittab like /bin/getty; this was so clever I started doing it with all the services I wanted to automatically restart on my other linux servers
most distributions provide signatures/checksums to verify the download eg. https://ubuntu.com/tutorials/how-to-verify-ubuntu#1-overview
being someone's employee 100% of the time sounds like slavery
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 and they still get wrecked in crashes. so even if i put it in a funny way, it's not as much an hyperbole as much as a fact: unless you're pretty much hovering, you're going to end up with a very expensive and unserviceable pile of broken electronics and plastic
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
winnuke 2.0!
yep i run 3x samsung 24" 16:10 monitors
Or maybe changing your own notion of being a "magnet for women" because you have a job might improve your social life, just saying
well it's not like gitlab.com was stable either way
what if a customer came in requesting not having women engineers accessing their data? I wonder if gitlab would consider that
I wouldn't call that "arcana", that's just ES and lucene basics
each ES shard is actually a lucene index, and it uses memory... why would anyone need thousand of indices on a single node?
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 is a benchmark which is not reproducible as we don't know how the data was queried and indexed
which ereader is that?