tokumei
|
4 years ago
|
on: Current hardware trends make C++ exceptions harder to justify
I much prefer using a Result<T, E> type now, even in C++. Makes it easier to reason about the code in my opinion.
tokumei
|
4 years ago
|
on: HTTP/3: Everything you need to know about the next-generation web protocol
Elixir/Phoenix used to be my go to as well. I’ve since switched to Rust with actix-web for backend web projects. I’m really happy with the transition.
tokumei
|
4 years ago
|
on: Vue 3 as the New Default
How does the custom script syntax work? E.g. ‘on click call some_func()’
Is there really a JS script parsing all of that? Seems like there would be performance penalty.
tokumei
|
4 years ago
|
on: Don't you lecture me with your thirty dollar website
Damn, I’m getting my hair cut at the wrong place. I like my guy though. He massages my head.
tokumei
|
4 years ago
|
on: Rancher Desktop 1.0
These desktop applications look nice, but personally I’m much more comfortable with CLI tools. I have no idea what my colleagues are doing that use GUI git programs. I can’t even stand editor integration plugins.
Edit: On topic, just test k8s config changes in prod :^)
tokumei
|
4 years ago
|
on: Graphviz: Open-source graph visualization software
Graphviz has really helped me in the past with troubleshooting giant CMake projects with lots of dependencies.
tokumei
|
4 years ago
|
on: Why isn't there a universal data format for résumés?
It’s PDF, ideally with LaTeX.
tokumei
|
4 years ago
|
on: Life at 800 MHz
Gentoo was fun, too bad I don’t have time for it anymore. I used to go for nice walks when Firefox was compiling. Great opportunity to go outside and take a break.
USE flags in Gentoo also allows for a much more configurable system.
tokumei
|
4 years ago
|
on: Ruby's Email Address Regexp
That’s just for the client though. Best to check on the server as an authoritative source of truth.
tokumei
|
4 years ago
|
on: The absurdity of renting a car will no longer be tolerated
What about in the case where you pay online in full with a credit card? I did that for my last trip, and I got the exact car that I reserved.
tokumei
|
4 years ago
|
on: Amazon Introduces Re:Post, a “Stack Overflow” for AWS
AWS has good support if you’re a high-level customer. We have a rep we can arrange meetings with on a days notice if we need anything.
tokumei
|
4 years ago
|
on: Shrooms: What You Need to Know
Mostly just describing my experiences with normal psilocybin mushrooms.
The visuals were very noticeable for me, but they would mostly enhance whatever it was that I was looking at. Peoples heads would morph and bend (the best way I can describe that is the music video “Drugs” by Ratatat), trees would breath and the branches would look like giant mushrooms, I’d see slight colors and geometry on flat surfaces, my phone would feel like liquid. The body high was also amazing. All of this for me was on a 7.5g dosage.
In contrast with LSD, it would completely change everything that I could see. I woke up once after going to sleep on alcohol/LSD, and it looked like I was in a cartoon, and I continued to trip for another 8 hours.
tokumei
|
4 years ago
|
on: Shrooms: What You Need to Know
Exact opposite for me. LSD is nice, but the visuals can be overwhelming. The visuals on mushrooms, for me are more “organic” I guess, and the mental state more natural. I haven’t done either in over a decade, but that’s what I remember. I used to do a heroic dose of mushrooms once a week - the feelings of euphoria once you peek and the subtle visuals were amazing.
It’s also possible to go to sleep on mushrooms once you’re at the end of your trip, as the trip is really a lot shorter. I remember lying awake in my bed on LSD with the room melting around me, wondering if it would ever end, just wishing that I could go to sleep.
Edit: As far as being alone with your experience - I had a lot of friends that preferred LSD over mushrooms. It’s really a personal preference as to which one suits you best.
tokumei
|
4 years ago
|
on: Rails 7 Released
It is also terribly slow, unfortunately; in contrast with other package managers.
tokumei
|
4 years ago
|
on: Lesser-known Postgres features
Why? Concrete ownership is a good thing. I prefer more rigid structures and I like designing my tables around that. It was the Wild West when I did database design around MySQL 15ish years ago. Of course I didn’t know nearly as much as I do now back then.
tokumei
|
4 years ago
|
on: s/bash/zsh/g
I’ve been using fish for years and I love it. I have a simple prompt and a few functions that I share between all of the environments I have.
tokumei
|
4 years ago
|
on: Drunk Post: Things I've Learned as a Sr Engineer
Whoops lol, should have kept reading. I definitely understand. Drinking and writing software is something I enjoy.
tokumei
|
4 years ago
|
on: Drunk Post: Things I've Learned as a Sr Engineer
I disagree with the comment regarding the tech stack. It does matter - it only doesn’t if you’re willing to spend more money scaling worse preforming applications.
tokumei
|
4 years ago
|
on: I quit my job to focus on SerenityOS full time
Andreas doesn’t prefer using debuggers. He’s actually touched on the subject a few times in his videos.
tokumei
|
5 years ago
|
on: Cloudflare outage on July 17, 2020
Anytime Cloudflare is experiencing issues, I immediately stop what I’m doing and direct customers to the Cloudflare status page and take a nice break.