Posts
2521
Following
646
Followers
1460
"I'm interested in all kinds of astronomy."
repeated

With 1 , I can make an inverter, a switch, or a not-very-good amplifier.

With 2 transistors, I can make a differential amplifier, a cascode, or a latch.

With 3 transistors, I can make a fairly good (Wilson) current mirror, or a Lorenz chaotic system.

20,000 transistors made a that navigated spacecraft to the Moon and back.

But 10,000,000,000 transistors make a computer that's brought to its knees if it tries to interpret the Javascript used to load one on a web page.

4
15
0
repeated

India has officially outlawed nine types of , including saying "Hurry, only X amount left;" adding "processing fees;" adding dire language to opt-out buttons ("No, I'd rather not protect my purchase"); forcing people to agree to a EULA; forcing people to call a phone number to unsubscribe; using confusing opt-out language ("No, don't unsubscribe me"); blending ads into editorial content; and forcing people to click "remind me later" every day. https://bootcamp.uxdesign.cc/dark-patterns-are-now-illegal-in-india-6b3c35c5ce50

1
10
0
repeated

stops charging for moving data out of their services. You have to read to almost the end to find the real reason:

„The waiver on data transfer out to the internet charges also follows the direction set by the European Data Act and is available to all AWS customers around the world and from any AWS Region.“

https://aws.amazon.com/blogs/aws/free-data-transfer-out-to-internet-when-moving-out-of-aws/

0
3
0
repeated

Birmingham council's 'equal pay' bankruptcy provided cover for Oracle disaster
L: https://theconversation.com/how-birmingham-city-councils-equal-pay-bankruptcy-provided-cover-for-ongoing-oracle-it-disaster-224416
C: https://news.ycombinator.com/item?id=39613181
posted on 2024.03.06 at 02:12:05 (c=1, p=5)

0
1
0
repeated

Can you believe it? It's been 20 years since OpenTTD 0.1 was released! Time really does fly.

Read the full story: https://www.openttd.org/news/2024/03/06/happy-birthday

1
3
0
repeated

I spent the last week scraping through a terabyte of GeoCities archives and collecting ALL THE buttons! In the end, I gathered 29257 unique buttons (75k with duplicates). They are available at https://hellnet.work/8831/

Check them out!

I also have the dataset (~160MB), stats and a bit about the scraping process here: https://hellnet.work/8831/stats.html

3
13
0
repeated

Carmakers must bring back buttons to get good safety scores in Europe

In 2026, Euro NCAP points will be deducted if some controls aren't physical.

https://arstechnica.com/cars/2024/03/carmakers-must-bring-back-buttons-to-get-good-safety-scores-in-europe/?utm_brand=arstechnica&utm_social-type=owned&utm_source=mastodon&utm_medium=social

19
10
0
repeated

The US military tracked Putin's movements. How? His comrades (advisers, drivers, etc.) had smartphones and were browsing the internet, using apps. Ads were displayed to them. And data traces from advertising networks revealed everything. https://www.wired.com/story/how-pentagon-learned-targeted-ads-to-find-targets-and-vladimir-putin/

1
5
0
repeated

Here it is: the One Weird Thing that people who aren’t programmers (or are bad programmings) just don’t understand about writing software. This is it. If you miss this, you’ll miss what LLMs can and can’t do for software development. You’ll be prey to the hype, a mark for the con.

6/

1
5
0
repeated

I am re-reading Dune. This quote by the Reverend Mother Gaius Helen Mohiam is remarkable:

“Once, men turned their thinking over to machines in the hope that this would set them free. But that only permitted other men with machines to enslave them.”

It's not about a Terminator-style AI-apocalypse where the machines want to kill us all dead. It's just an accurate prediction of what actually appears to be happening.

7
11
0
repeated
repeated

Hello world! Kaitai project and finally got its own its own space in Fediverse!

If you're not familiar with us, we create declarative language for binary format specification — see https://kaitai.io/ — and tooling around it — a compiler which transforms declarative specs into ready-made parsers in variety of programming languages, visualizers and IDE for rapid format spec development and much much more.

Watch this space for more news from us!

0
0
0
repeated

god remember when every c-suite guy either got fooled into or gaslit themselves into believing “the metaverse” was going to be a thing and we were all supposed to respect that and pretend that it wasn’t transparently nonsense

4
5
0
repeated

Have you ever wanted to start editing , but got overwhelmed or felt like you didn't know where to start? Every time I encourage people to start editing, I hear that, so I'm trying to help.

https://www.youtube.com/watch?v=bRRHR1NEOqE

18
20
0
repeated

🐙🐇🐝Pointed Sarah🐞🐡🐧

Edited 1 year ago

programmers are always posting like "worked on tracking down an issue with a Flurble deployment for twelve hours. the problem wasn't in Flurble at all - it was in the Gumbies install. It turns out if you install Gumbies 3.0 over Gumbies 2.7 and don't do a cache flush on all the client spiders they'll get stuck in the crystal maze." then you look up Gumbies and the site is one of those scroll scroll scroll types with one sentence per page, like

"GUMBIES is a lean, expressive sharding sandcube for testing and deploying large scale Woodchips playgrounds.

GUMBIES automates and streamlines away watersliding phases, meaning your team can get right to the chipping.

See why Microsoft, OpenAI and Bloingo have embraced GUMBIES in their Woodchips workflows."

and you get to the bottom and you're like I want this I guess but I still don't know what it is

33
28
4
repeated
Edited 1 year ago

Tried using the new Google Chrome V8 settings to turn off the JavaScript JIT, as discussed by @campuscodi in https://news.risky.biz/risky-biz-news-google-addresses-jit-security-in-chrome-122/

However funnily enough that completely broke the Microsoft Teams web client on Mac OS X for me. It remained consistently stuck on "connecting" for over 5 minutes. Even allow-listing teams.microsoft.com wasn't enough, only worked when I allow-listed all of microsoft.com.

So be aware this is not as benign a change as it should be - not only a performance hit but things can actually stop working.

And this got me wondering... is Teams' JavaScript just so horribly inefficient that it takes forever to work without JIT? Or what kind of shenanigan is it doing to REQUIRE the browser JIT to work? 🤔

2
2
0
repeated

in the spirit of transparency, here’s our response to CISA’s RFI on Secure by Design: https://kellyshortridge.com/papers/CISA-2023-0027-Shortridge-Sensemaking.pdf

SbD should not incentivize lip service or theater. It should not be at odds with business goals.

So, @rpetrich and I wrote what SbD should be and not be.

We hope mastonerds especially appreciate our recommendations in Section 1.2.1 for how teams can start investing in SbD while supporting velocity, dev productivity, & reliability.

blog: https://kellyshortridge.com/blog/posts/rfi-secure-by-design-response/

2
7
0
repeated

UPDATE: In the last 24 hours, we’ve observed several LockBit attacks, apparently after exploitation of the recent ConnectWise ScreenConnect vulnerabilities (CVE-2024-1708 / CVE-2024-1709)

1
2
0
repeated

Mastodon change incoming in next release, if no mod logs into a server for a week open registrations will close. Will probably take a few weeks but should solve the current spam issue largely. https://github.com/mastodon/mastodon/pull/29318

5
4
1
repeated

The 500 Hats of LambdaCalculus

For , let's remember Jerry Lawson, an electronics engineer from Brooklyn, NY. He worked at Fairchild Semiconductor in the 70s, and helped design a second generation game console known as the Fairchild Video Entertainment System (VES), later named the Channel F. His design was based around Fairchild's F8 processor.

This console, although unable to compete with the later Atari Video Computer System, was innovative in many ways. It was one of the first consoles to use a dedicated CPU; it was one of the first consoles to include a pause feature, and it was also the first console to use an extremely important innovation that would shape video games forever: the use of removable ROM cartridges, each of which could feature completely new, unique games, paving the way for consoles to build libraries of titles covering all sorts of styles of games.

Modern gaming owes a debt to Lawson's engineering prowess and innovative designs.

1
5
0
Show older