tetsuhamu
No user record in our sample, but tetsuhamu has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but tetsuhamu has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
[flagged]
They're still around. If you can't find the kind you're looking for, you can make one!
Oh dang, that's neat! Thank you!
It's not actually a single binary. It's a single binary working with the filesystem. All content is on the filesystem. The "single binary" is a lightweight golang webserver that serves content from the filesystem.
I agree wholeheartedly with all of the points made in the article, but this website kinda sucks as an example. - The website is "one binary", but the deploy strategy involves compiling it instead of running a binary…
That's why it's awesome.
Lol all these people salty at you. I think you're right that the world of executives is less like "employment" and it's kind of insulting to pretend it is. But I also think it's fine for executives to sue the companies…
These things are made of neural networks. Literally everything about them is weights and biases. I agree and all, but it's weird to claim these models have general bias without testing them on a variety of inputs. These…
The industry agreed to standardize on Python for the task of describing compute-graphs that get executed by compute engines implemented in something other than Python. Python is not meant to be used for the computation…
It seems to be failing to create a repository right now
Defund and Re-allocate. They really need to start saying the re-allocate part. No one can take them seriously without it.
Dude was literally petitioning his government for a redress of grievances, at a public meeting exclusively meant for that.
I get your point, and I agree with it for most cryptocurrencies. In this case, the proof-of-work would be peer-review instead of computation, and the "blocks" would be as frequent as "minor releases". The need for…
if you load an image from imgur.com, you could also upload to several other users, and pay for the bandwidth and battery loss yourself!
They sometimes pay for traffic out of their network. And sometimes companies pay them to host caches.
no one uses ipfs:// URLs in HTML
that was so embarrassing to read
Yes! We build walls out of materials opaque to visible light. Our walls are basically windows for wifi, so make them opaque! It's all EMR
Quick google search: 37.12 billion metric tons of CO2 currently released per year https://www.statista.com/statistics/276629/global-co2-emissi....
This. It's an empty promise.
Ruby lends itself to a certain kind of "decomposition" or "factoring". In a functional programming language, you get a "functional decomposition". In an OOP language, you get an "object decomposition". It's what your…
Location: San Francisco Remote: No Willing to relocate: No Technologies: Full stack, RoR, Django, Flask, Golang, Java, Python, Kubernetes, AWS, SQL, Mongo, Kafka Resume/CV:…
Yes, I have. No, it's not normal. Yes, it "just happens" to some people, where "some people" are the set of people with pre-existing undiagnosed problems. I got treatment for it. It means you've had an underlying issue.…
Hiring cycles are more like a clearinghouse than a company choosing the best candidate for a position. N number of candidates enter that month's job market, companies are able to offer N number of positions. At the end…
The #1 reason to split your serving architecture into microservices is that your application can't fit in 1 server's memory. If your application fits in 1 server, you have a choice, otherwise you don't. If your…