HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kevinfiol

no profile record

comments

kevinfiol
·há 13 dias·discuss
Has anyone used the Repository Mirroring Feature [1] to mirror repos across self-hosted Forgejo/Codeberg/Github? How effortless is it? Ideally, I'd like to only ever push repos/branches to my self-hosted Forgejo, and have those changes automatically reflected on Codeberg/GH without thinking about it.

[1] https://forgejo.org/docs/v15.0/user/repo-mirror/
kevinfiol
·há 2 meses·discuss
Hey, just want to say thank you for your blog. I've learned so much about Docker, dev tooling, and engineering from reading it over the past 7 years.
kevinfiol
·há 2 meses·discuss
Congrats to the Zed team! I've been using a combination of Zed + Gram [1] (which I predict may lag behind this 1.0 release in features/fixes). They are both nice, fast editors. However, I switched to Sublime Text 4 again recently and... I'm surprised to see how much clunkier Zed feels than Sublime. I can't put my finger on it, but Sublime, although lacking in features, feels considerably more polished and performant.

[1] https://gram.liten.app/
kevinfiol
·há 4 meses·discuss
To be fair, Github has several magnitudes higher of users running on it than Codeberg. I'm also a Codeberg user, but I don't think anyone has seen a Forgejo/Gitea instance working at the scale of Github yet.
kevinfiol
·há 4 meses·discuss
[dead]
kevinfiol
·há 4 meses·discuss
Where did you get the impression that it's controversial to pay for YT Premium? Most threads I've seen on this topic are composed of roughly half of the comments endorsing YT Premium, while the other half endorse adblocking from a privacy/autonomy perspective similar to the opening paragraph of the uBlock Origin manifesto [1].

What minor controversy I have seen is a small minority that argue either 1. You shouldn't pay for YT Premium because it enables user-hostile business practices or 2. You shouldn't use ad-block because it's effectively "stealing."

[1] https://github.com/gorhill/uBlock/blob/master/MANIFESTO.md
kevinfiol
·há 4 meses·discuss
I'm going to assume you no longer live near family, or are not close to them. I was severely depressed for over a year where I lived alone (across the country from my parents) without pets after a painful breakup. Getting a remote job and moving back closer to my parents/cousins/grandmother helped the most, but other things that help(ed):

* Going to restaurants with bars (like diners or sushi bars) where I could attempt to make small talk with servers

* Regularly going to the gym. Cliche, I know, but at least 3 times a week at the same times and I started becoming friendly with other regulars who had similar schedules. If you get friendly enough with someone, don't be afraid to ask if they wanna get food or beer after.

* Volunteering (cliche as well, but it helps) at the same place once a week. I volunteered for a high school bringing near-spoiled produce from local supermarkets to their horticulture club. There's loads of ways to get involved, but maybe start with your city/county's website to look for volunteer opportunities, ideally ones where you see the same people every time. This lets you build trust and community with folks who are often from different walks of life.
kevinfiol
·há 4 meses·discuss
Ha glad to see I'm not the only one irked by that.
kevinfiol
·há 5 meses·discuss
Usually, the strategy is to draw a false equivalence to the 1960 presidential election, specifically the recount in Hawaii [1][2].

[1] https://en.wikipedia.org/wiki/1960_United_States_presidentia...

[2] https://en.wikipedia.org/wiki/Trump_fake_electors_plot#1960_...
kevinfiol
·há 5 meses·discuss
It always amazes me how successfully this was swept under the rug and how few people I talk to know about this. The Jack Smith public hearing [1] was so damning, it is unbelievable how quickly the media and the public have moved on. In my mind, this disqualifies this president and his supporters from ever being taken in good faith. Not only did he put your representatives in danger on January 6, he actively did so in order to undermine the election.

[1] https://www.youtube.com/watch?v=z56_LJtERCI
kevinfiol
·há 5 meses·discuss
I actually think yes.
kevinfiol
·há 5 meses·discuss
It's been a while since I've tried it, but post-1.0 release of Bun still seemed like beta software and I would get all sorts of hard to understand errors while building a simple CRUD app. My impression from the project is the maintainers were adding so many features that they were spread too thin. Hopefully it's a little more stable now.
kevinfiol
·há 5 meses·discuss
> Kamala Harris's threat to tax unrealized gains just prior to the election is probably why we have Donald Trump in office today

It was not a good policy and was unpopular with many Democrats, but I think there were several other more major contributing factors to why as Trump won (ex. general displeasure with inflation post-COVID, high emphasis on the asylum crisis/trans issues, plus only having 4 months lead-up time after Biden's withdrawal).
kevinfiol
·há 5 meses·discuss
At least in the U.S., from my observations, it's mainly a right-wing phenomenon and borne from the same culture that brought us the likes of Glenn Beck, Rush Limbaugh and Hal Turner. As a teenager, my friends and I would laugh at this stuff and assume by the time we were having kids, Fox News and similar right-wing, vaguely racist, puritanical media would be diminished to a point where it was hardly noticeable. We were clearly very wrong.
kevinfiol
·há 5 meses·discuss
I'm surprised to see this is built on libSQL -- a while ago, I was told on the Turso Discord that libSQL was deprecated in favorite of the new `tursodatabase` packages. Is there a Bunny Database specific NPM package for the libSQL fork?
kevinfiol
·há 5 meses·discuss
This reflects my experience. I also experienced very bad memory leaks when using libSQL for large write jobs. Haven't tried tursodatabase yet, but my impression by the confusing amount of packages in the Turso ecosystem is it's not ready for primetime yet.
kevinfiol
·há 5 meses·discuss
There's a good CCK Philosophy video about AI Art that I think is pertinent here [1]. From my layman's observation, AI is forcing us to reflect on the kind of work we do, how it fulfills us, and maybe even exposing the danger of exclusively finding fulfillment from employment.

[1] https://www.youtube.com/watch?v=VT-bIYFdq9I
kevinfiol
·há 6 meses·discuss
You hit the nail on the head, and it's very difficult to communicate this to someone who has only experienced the luxury of not having to worry about having a roof over their heads between jobs.
kevinfiol
·há 6 meses·discuss
Same, I'm still using Sublime with SublimeLSP, and it works for 95% of my use cases because I tend to rely on the terminal for everything else. Although I do hope to switch to Zed eventually because of it's built-in debugger and ability to select-copy text in popups (I can't believe Sublime still doesn't allow this in 2026) -- Zed still had some rough edges last time I tried it, and Sublime still seemed to perform better.
kevinfiol
·há 6 meses·discuss
The focus on VS Code is a bit confusing. The author seems to have an issue with juniors relying IDEs as a crutch in general.