Readit News logoReadit News
sswezey commented on Apple announces American Manufacturing Program   apple.com/newsroom/2025/0... · Posted by u/Zenbit_UX
mayama · a month ago
> Because it’s an authoritarian dictatorship that forces people to do things to achieve its goals ?

That's just part of the puzzle. What makes CPC different from most dictatorships is like NK or SU is that most of ruling elite of CPC is made up of engineers. Along with mandatory CPC ideology leaning, they also have notion that a developed nation is one that builds things. Bankers and Lawyers are ranked way down on power rankings.

On the other hand, most of American ruling elite are lawyers or bankers. So their worldview is mostly rule lawyering, interest earning, hedge fund etc.. Power brokers in these fields make the rules. Builders and engineers rank pretty low in power totem pole.

sswezey · a month ago
Do you have more information about this engineering culture of CPC?
sswezey commented on Sign in with Google in Chrome   underpassapp.com/news/202... · Posted by u/frizlab
figmert · a month ago
> they actually do not or cannot present any tangible argument against Firefox. They just shit talk about Firefox, and hand-wave their criticism with inane comments like "they lost the boat".

Have you seen that Mozilla has basically become an ad agency?

sswezey · a month ago
Google _is_ an ad agency
sswezey commented on Ask HN: What are you working on? (February 2025)    · Posted by u/david927
rootnod3 · 7 months ago
Very cliched, but I am working on my own Lisp dialect. I want a more streamlined syntax and keywords, but keep the "batteries included" idea from CL. So, Scheme/Clojure syntax with a CL live image approach, including condition systems, and a fleshed out standard library.

Initially was aiming to use MLIR or at least LLVM but will probably try to handroll to a) reduce dependencies and b) as a learning experience.

The bootstrapped is written in CL with no dependencies and hopefully soon it will be self-hosted.

sswezey · 7 months ago
Do you have a website or link for this?
sswezey commented on Timeshare owner? The Mexican drug cartels want you   krebsonsecurity.com/2024/... · Posted by u/todsacerdoti
arwhatever · a year ago
Yeah I can add 1 real anecdote - my lawyer for my family member’s estate suggested completely ignoring the timeshare and just letting that past of the estate go.

I have no idea what happens with the actual physical location but at least from the beneficiary’s perspective it seemed fine to just ignore it.

sswezey · a year ago
This is exactly what my lawyer told me when I "inherited" a timeshare. I never signed a contract and that I should just stop paying. We tried to sell the timeshare first, but that was as much of a scam as buying one. I read somewhere a joke that it's the same scummy people selling you the timeshares during the day and moonlighting as agents to help people get rid of timeshares at night.
sswezey commented on Insights after 11 years with Datomic [video]   youtube.com/watch?v=YSgTQ... · Posted by u/eduction
intrepidpar · a year ago
Datatomic is not open-source, is it? And I think the licensing model was a bit odd. Those definitely don't help.
sswezey · a year ago
Correct. It's free, but not open-source.
sswezey commented on What you can get out of a high-quality font   sinja.io/blog/get-maximum... · Posted by u/OlegWock
phforms · a year ago
Would also love to see v2 finally get released, since I'm a big fan of Berkeley Mono and would like more weights and widths to make my Emacs look nicer.

From their update in february[1] this year it seems like it is basically complete but personal things got in the way and maybe they struggle to set up the systems for custom builds, ecommerce, etc. to ship it. People are constantly asking for the release, so I think it will eventually arrive, but good things often take longer than expected. :)

[1]: https://x.com/usgraphics/status/1762128387483824160

sswezey · a year ago
Houston Mono has also been indefinitely delayed...
sswezey commented on iPhone 16 Pro and iPhone 16 Pro Max   apple.com/newsroom/2024/0... · Posted by u/mfiguiere
jacobn · a year ago
The fact that they have touch id on some of the ipad side power buttons, but not on the iphone, is so annoying. Face id is both great and terrible, and complementing it with touch id to cover the >5% of cases where face id fails would be such an improvement.
sswezey · a year ago
I really want the touch id from iPad. It's so much faster and reliable that face id. I think together would be a winning combo, but given the option, I'd take the ipad touch id over face id.
sswezey commented on Reclaim the Stack   reclaim-the-stack.com... · Posted by u/dustedcodes
rollcat · a year ago
I believe there's still a lot of potential for building niche / "human-scale" services/businesses, that don't inherently require the scalability of the cloud or complexity of k8s. Scaling vertically is always easier, modern server hardware has insane perf ceiling. The overall reduction in complexity is a breath of fresh air.

My occasional moral dilemma is idle power usage of overprovisioned resources, but we've found some interesting things to throw at idle hardware to ease our conscience about it.

sswezey · a year ago
I particularly like this moniker for such human-scale, "digital gardening"-type software: https://hobbit.software/
sswezey commented on CIEL Is an Extended Lisp   ciel-lang.org/... · Posted by u/todsacerdoti
mgdev · a year ago
I agree that the JVM is an amazing piece of technology.

But the ecosystem that exists around the JVM also comes with both a bunch of awesome libraries, and a whole bunch of cruft and ceremony.

If, like Clojure, you're trying to pull in compatibility with JVM libraries, then you pull all that in. So now if you want a little C in your Clojure, you have to go through JNA or something.

I would like the option of going native with a Clojure dialect, without passing through either JVM (Clojure) or JS (ClojureScript).

sswezey · a year ago
Have you seen Jank? It’s a Clojure dialect being written in C++ and designed for interop with C++ instead of the JVM.

https://jank-lang.org/

u/sswezey

KarmaCake day640September 3, 2011View Original