epic9x | 8 months ago | on: Teufel Mynd open source / open hardware Bluetooth speaker
epic9x's comments
epic9x | 9 months ago | on: Magistral — the first reasoning model by Mistral AI
epic9x | 1 year ago | on: Bunster: Compile bash scripts to self contained executables
epic9x | 1 year ago | on: Bunster: Compile bash scripts to self contained executables
That said - this is a neat project and I've seen plenty of "enterprise" use-cases where this kind of thing could be useful.
epic9x | 2 years ago | on: Ask HN: How can I get out of tech?
I do have empathy and a frame of reference as someone who also struggles with quality and quantity of sleep - sleeping only four hours a night makes you a train wreck of a person. Even if you could and do this now, it is not sustainable and can create feelings of extreme burnout. You likely you have become numb to how vast an impact this is having on you. (I say this as someone who ignored this for years and realized I was losing weeks at a time to living in a fog of exhaustion). I urge you to work on this and then make a bigger life change.
epic9x | 4 years ago | on: Show HN: Should I Get a House? a better rent vs. buy calculator
epic9x | 5 years ago | on: How They SRE
If you have hundreds or thousands of machines, that's an indicator that you /may/ have the complexity that requires the disciplines that can come from dedicated SRE. The tough thing is conflating filling operations problems with a role named SRE, versus actually using the best practices that will help you scale and improve reliability.
epic9x | 11 years ago | on: The sad state of sysadmin in the age of containers
I've worked in multiple large companies and even getting package signing turned on requires a lead pipe. Docker and tools can enable an org to move those types of responsibilities "over/down" to the developer as well, so that now there is no neck-beard encrusted gate at all.
epic9x | 11 years ago | on: Pay Phones in NYC Will Become Free Wi-Fi Hot Spots
The city gets guaranteed profit of $20 million annual with projected rev share of much higher than that. Solid deal.
epic9x | 11 years ago | on: About the OS X Yosemite v10.10.1 Update
epic9x | 12 years ago | on: Renting vs. buying a home
epic9x | 12 years ago | on: Day 180: Finished
epic9x | 12 years ago | on: German discount host Hetzner launches new servers
epic9x | 13 years ago | on: Cross-platform emoji solution
If you can't communicate successfully without emoji, then you have a large communication problem that is likely not being solved by their addition.
edit: for clarity.
epic9x | 13 years ago | on: How To Set Up Your Linode For Maximum Awesomeness
With keepalive off, your server would spawn new connections for every request rather than re-using them. With mpm-worker and threads, that's not so bad. However I've seen a lot of people run pre-fork which uses processes instead of threads which can be a Bad Time(tm) with heavy spikes in traffic.
Anyway - found this here (not my site) - explains it fairly well: http://abdussamad.com/archives/169-Apache-optimization:-Keep...
epic9x | 13 years ago | on: How To Set Up Your Linode For Maximum Awesomeness
KeepAlive is a trade for memory/cpu time; on if you want to speed up in exchange for memory, off if you want to conserve memory and pay the cost of initializing new conections.
If you're doing anything like loading a web page with more than a few images, KeepAlive will likely improve connection time as http requests things serially, and you'll have a speed up by re-using the same connection.
Protip: run apache's mpm-worker with keepalive on and save memory and speed up your site.
epic9x | 13 years ago | on: Go native, HTML5 is going to lag for a while
The Web and technologies have operated in a disruptive manner with respect to an established platform, and the mobile revolution was about the platform moving to serve modern, networked users. The is counter to silo'd interests attempt to constrain and integrate the web into proprietary formats and platforms (See: everything from active-X/flash to the current mobile platform wars).
Nuts and bolts; - Users can replace batteries with just a few screws, and everything is modular. - Components like batteries, PCBs, drivers are from mainstream suppliers and easily replaceable to minimize waste. - Teufel has released full schematics, PCB layouts, firmware, and 3D-prints for the housing.