HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cjk

no profile record

comments

cjk
·10 hari yang lalu·discuss
This is brilliant. Thanks!
cjk
·10 hari yang lalu·discuss
Couldn't disagree more. I've only recently started digging into graphics programming and I've found it incredibly rewarding. It's the _one_ area of expertise that I don't yet have that has been preventing me from solo-developing a 3D game engine.

It takes five minutes of trawling through the videos on the GDC Vault to see all of the clever and interesting ways modern graphics engineers are eking every bit of performance out of modern hardware. Is it as clever or innovative as Carmack's fast inverse square root? I don't know. I'm not sure how to compare those things. But there is still plenty of room for that flavor of work for those that are interested.
cjk
·10 hari yang lalu·discuss
Sony in particular is doubling down on platform exclusives again. I was waiting for Ghost of Yōtei to come out on PC, but Sony cancelled the port. We're well and truly fucked without physical media for exclusives like this.
cjk
·11 hari yang lalu·discuss
I have heard this from a bunch of folks, but that was not my experience. For the couple days I was able to use it, I didn't hit a single gate, and I was using it pretty extensively (but not for anything security-related).
cjk
·13 hari yang lalu·discuss
In that case, I would consider a lightweight static site generator.

It sounds like you're fairly new to programming, so I would suggest a static site generator that is easy to install and use.

Zola[1] is less well-known, but it's easy to install and fast. I tend to use Hugo[2] the most these days, which is fast and has solid documentation, but its template syntax is really annoying compared to Zola.

[1]: https://www.getzola.org/documentation/getting-started/overvi...

[2]: https://gohugo.io/getting-started/quick-start/
cjk
·13 hari yang lalu·discuss
Depends on your goal.

If you’re not interested in hand-maintaining the code of the website(s), and you just want a nice GUI for publishing pages/posts/etc., then I’d say use some hosted platform like Squarespace.

For actually learning how to build websites, start with something more low-level and barebones like a static site generator (Jekyll, Hugo, Gatsby, etc.), or even plain GitHub Pages without a static site generator for the most “manual” experience.

In neither of those cases would I consider WordPress.
cjk
·3 bulan yang lalu·discuss
I use Lightroom Classic with the excellent Negative Lab Pro plug-in for converting film negatives, but I can’t stand Lightroom itself. I could easily see using this for post-conversion color grading.
cjk
·4 bulan yang lalu·discuss
If US manufacturers (or manufacturers in allied countries) do this, legal avenues exist to hold those manufacturers accountable. Not so with China.

(That is not to say that the FCC change will move the needle on the underlying issue of router security; as some of the ancestor comments have said, lax security practices are common industry-wide, irrespective of country of development/manufacture.)
cjk
·4 bulan yang lalu·discuss
I would largely agree with that assessment, yeah. Dangerous place to bike, too. I've even seen pedestrians get clobbered by bikers because they stepped into the bike lane not realizing a bike was barreling toward them at 20mph+. This is part of why Waymo and Uber warn you when the dropoff is next to a bike lane.
cjk
·4 bulan yang lalu·discuss
I was recently in a Waymo in SF. It was turning right from a busy street onto a narrow street. Mid-turn, the car slammed on the brakes. I sat there for a couple seconds like “???” wondering if we'd hit something. Then a dude on an e-bike _flies_ past the car in the bike lane.

The car saw this dude coming from way down the street, flying, and was like “yeah, better stop.” Probably saved the biker from serious injury, or worse. I wouldn't have seen him if I was driving.
cjk
·4 bulan yang lalu·discuss
$4.50/gal+ as of a couple days ago in Vegas. Probably higher now.
cjk
·5 bulan yang lalu·discuss
We started using Buildkite at $DAYJOB years ago and haven't looked back. Incredibly, GitHub Actions seems to have gotten _worse_ in the interim. Absolutely no regrets from switching.
cjk
·5 bulan yang lalu·discuss
Man. I'd really rather they did the inverse: drop systemd and only maintain the SysV versions of the materials, even if that means dropping GNOME/etc., because I think understanding the Linux init process is far more important than making any specific desktop environment available.
cjk
·6 bulan yang lalu·discuss
Oh man. I missed that announcement somehow.

Where'd you see they're exiting pro/flagship tier stuff? Everything I can find says they're continuing to hand-make their higher-end stuff in Germany. One such source: https://www.whathifi.com/headphones/100-year-old-headphone-b...
cjk
·6 bulan yang lalu·discuss
If you're talking about their headphones, I agree they _feel_ cheaply-made, but they are by no means low-quality. When you make headphones with premium materials, they get heavy, and that makes them uncomfortable/painful to wear. Speaking from prior experience. It's an incredibly delicate balancing act. Bose optimizes for comfort, which is important for e.g. long plane rides.
cjk
·6 bulan yang lalu·discuss
In a previous life, I was the platform architect for the Bluetooth headphones at Bowers & Wilkins. We, naturally, did tons of competitive analysis, and I tend to agree Bose blows sound quality-wise, but their active noise cancelling is hands-down the best in the biz, and they have the weight and comfort extremely dialed-in.

Glad to see them setting a great example here instead of letting these speakers become expensive paperweights.
cjk
·6 bulan yang lalu·discuss
I'm a Tailwind Plus customer in spite of not being the world's biggest Tailwind fan. Even though it really grinds my gears how unreadable markup can be when littered with Tailwind classes, I appreciate the quality and variety of the templates and components available in Tailwind Plus and the constant (free!) updates. So this is a bummer to hear. Many thanks to Adam and the team.
cjk
·6 bulan yang lalu·discuss
Zed has been one of the most consequential changes to my dev tools in years. It's noticeably faster in day-to-day use than VS Code (launch time, input latency, etc.), is way less of a resource hog, and has the best Vim mode of any GUI editor I've ever used.
cjk
·6 bulan yang lalu·discuss
It's mostly Mass Effect that's trouble under Proton. It requires the stupid EA launcher, which is trash. I have a Lenovo Legion Go S and getting it to work reliably is an absolute nightmare. Most other games I play are fine.
cjk
·6 bulan yang lalu·discuss
Yeah. I feel the same way. If not for the fact that my gaming PC pulls double duty as a work PC, I'd seriously consider ditching Windows 11 for Bazzite.

I worry that we are edging closer and closer to a similar phenomenon with macOS as well. Apple seems intent on squandering every bit of stability and sanity that macOS used to represent. Maybe now that Alan Dye is gone, we will at least see the abomination that is Liquid Glass fixed…somehow.