Bored of brekkie? Try the lemongrass sausage muffin at this cafe-bar unlike anywhere else
A co-founder of ACME and a fourth generation Vietnamese restaurateur have partnered to open an intimate all-day diner with a fresh take on the familiar. â Read more
Checking 46 kilos in economy class? Why some airlines are generous on luggage limits
The amount of check-in and carry-on luggage on a plane varies wildly depending on the airline and the route youâre flying. â Read more
A German Court Has Ruled That Google Is Liable for False Statements Generated by AI Overviews
The ruling holds that a company that designs, trains, operates, and manages an AI system must assume legal liability for any damages caused by the responses it generates. â Read more
Test your general knowledge with the Good Weekend quiz
Trivia buffs: can you get a perfect score in the interactive superquiz? â Read more
The US Is Requiring Foreign Influencers to Get Work Visas for the 2026 World Cup
FIFA announced agreements with platforms such as TikTok and YouTube that include the participation of dozens of international influencers to generate content in the three host countries. â Read more
A man kept asking his flatmate on dates. Talikaâs idea might fix the problem
Years of soaring property prices have meant the age of renters extend well beyond young adults and into new generations. But for women, it can come with additional hurdles. â Read more
Device Clock Generation
Article URL: https://zipcpu.com/blog/2025/12/17/devclk.html
Comments URL: https://news.ycombinator.com/item?id=48499890
Points: 5
# Comments: 0 â Read more
Appleâs Camera Chief Thinks AI Can Give You Superpowers
The generative features in iOS 27âs new Photos app will add fake pixels to some of your shots, but Appleâs Jon McCormack says the company isnât using AI âfor the sake of AI.â â Read more
More AI-generated code doesnât make your team faster. It might slow you
Article URL: https://twitter.com/awscloud/status/2064449711155589396
Comments URL: https://news.ycombinator.com/item?id=48489835
Points: 19
# Comments: 4 â Read more
Australiaâs Social Media Ban Is Floundering. Can It Still Help Younger Kids?
Six months in, many teens are already back on platforms they were supposed to be blocked from. The banâs benefits may fall to the next generation. â Read more
Australiaâs Social Media Ban Is Floundering. Can It Still Help Younger Kids?
Six months in, many teens are already back on platforms they were supposed to be blocked from. The banâs benefits may fall to the next generation. â Read more
Trump Threatens More Strikes Against Iran, Citing Stalled Peace Talks
With no end to the turmoil in the Middle East, the U.N. secretary general lamented that a cease-fire had become âmore like a lesser-fire.â â Read more
Trump Threatens More Strikes Against Iran, Citing Stalled Peace Talks
With no end to the turmoil in the Middle East, the U.N. secretary general lamented that a cease-fire had become âmore like a lesser-fire.â â Read more
Trump Threatens More Strikes Against Iran, Citing Stalled Peace Talks
With no end to the turmoil in the Middle East, the U.N. secretary general lamented that a cease-fire had become âmore like a lesser-fire.â â Read more
Show HN: We post-trained a model that pen tests instead of refusing your code
Iâm Dimitrios at Cosine. Quick orientation first: the read-only scan is free and you can run it right now: thatâs the part to try. The pen-test mode is gated behind written authorisation, because itâs live offensive testing against real systems; Iâll explain that below, itâs not a paywall thing.
The reason `cos` exists: most âAI securityâ tools wrap a general model, so they inherit its refusals â point one at a real offensive task and it hedges or declines, b ⊠â Read more
Launch HN: General Instinct (YC P26) â Frontier models on edge devices
Hey HN, Guanming and Bill here from General Instinct ( https://general-instinct.com/).
After years of working in robotics, we kept running into the same problem: the best models never fit the hardware we actually had available.
The models that performed best were usually designed around datacenter assumptions: large GPUs, lots of memory bandwidth, and reliable network access. But most physical systems have the opposit ⊠â Read more
So Long, âFerrynoia.â Green Maritime Technology Is Here
From San Francisco to Stockholm, a new generation of electric ferries is entering passenger service, marking a tipping point for green maritime technology. â Read more
Test your general knowledge with the Good Weekend quiz
Trivia buffs: can you get a perfect score in the interactive superquiz? â Read more
In a first, wind and solar generated more power than gas globally in April 2026
Article URL: https://electrek.co/2026/05/20/in-a-first-wind-solar-generated-more-power-than-gas-globally-april-2026/
Comments URL: https://news.ycombinator.com/item?id=48399332
Points: 7
# Comments: 0 â Read more
âOdd choices of wordsâ: How an academicâs AI use was exposed by her peers
Western Sydney University has acknowledged that the opinion piece, published by this masthead, was AI-generated using the authorâs previous work. â Read more
Uni academic admits she used AI to write opinion piece in defence of AI
Western Sydney University has acknowledged that the opinion piece, published by this masthead, was AI-generated using the authorâs previous work. â Read more
Uni academic admits she used AI to write opinion piece in defence of AI
Western Sydney University has acknowledged that the opinion piece, published by this masthead, was AI-generated using the authorâs previous work. â Read more
Uni academic admits she used AI to write opinion piece in defence of AI
Western Sydney University has acknowledged that the opinion piece, published by this masthead, was AI-generated using the authorâs previous work. â Read more
WAâs once-in-a-generation storm causes lasting damage
Lasting damage has been done by WAâs once-in-a-generation storm, turning stretches of Perth beaches into cliff edges. â Read more
1-Bit Bonsai Image 4B Image Generation for Local Devices
Article URL: https://prismml.com/news/bonsai-image-4b
Comments URL: https://news.ycombinator.com/item?id=48346257
Points: 7
# Comments: 0 â Read more
White House finally reveals purpose of mysterious aliens.gov domain
The domain name, which was registered in the run-up to the release of Trumpâs UFO files, had generated much speculation. Back in March, the US governm⊠â Read more
Former governor-general a man of compassion who paid heavy price for error in judgment
Peter Hollingworth had an unwavering concern for those on the margins, writes Labor legend Barry Jones. But a serious mistake while he was Archbishop of Brisbane led to his resignation as governor-general. â Read more
âWeâre Just Getting the Crumbs Hereâ: Striking Contractors Protest Layoffs at Metaâs European Headquarters
Soon-to-be-laid-off Meta contractors say theyâre being treated differently than Mark Zuckerbergâs full-time employees, who stand to receive more generous severance packages. â Read more
We Asked the âFuture of Truthâ Author to Explain How He Used AI. It Didnât Go Well
A book about how AI shapes perceptions of reality came under fire for using AI-generated quotes. Its problems go beyond that. â Read more
Test your general knowledge with the Good Weekend quiz
Trivia buffs: can you get a perfect score in the interactive superquiz? â Read more
Show HN: AISlop, a CLI for catching AI generated code smells
Hi, Iâm Kenny, Iâve been building aislop. I starting working on this after using Claude Code, codex and opencode several times and noticing some slops. They arenât syntax and passes most tests, they are patterns like empty catch blocks, useless comments, duplicated helpers, dead code and many more. So I built a tool to scan and check for these patterns and wired it into hooks so after each tool call, the agent checks for the slops.
You can try it out with npx aislop sca ⊠â Read more
This MacBook Privacy Screen Totally Changed How I Work in Public
Iâm one of those people who enjoy on planes and in public spaces in general. But the issue of privacy was always a hurdle. â Read more
Physical Media Is Making a Comeback. The Next Console Generation Might Kill It
Consoles with disc drives are the easiest way to enjoy all kinds of physical media, but that could end with the next-gen PlayStation 6 and Microsoftâs Project Helix. â Read more
New clue revealed in search for missing US Air Force general
William Neil McCasland may have met up with some members of US Space Force the night before he disappeared. Itâs a mystery that has endured now for se⊠â Read more
1boy 1girl ai_generated blue_eyes blushing_at_viewer compile_heart cowgirl_position cum_in_pussy female_on_top hair_ornament ideafactory neptunia(series) reedio uncensored vaginal_penetration white_hair white_stockings
1boy 1girl ai_generated blue_eyes blushing_at_viewer compile_heart cowgirl_position cum_in_pussy female_on_top hair_ornament idea_factory neptunia_(series) reedio uncensored vaginal_penetration white_hair white_stockings â Read more
1boy 1girl ai_generated anal_penetration at_night blue_eyes blush cherry_blossoms compile_heart cum_in_ass female_on_top hair_ornament ideafactory neptunia(series) night_sky partially_clothed reedio showing_pussy uncensored white_hair
1boy 1girl ai_generated anal_penetration at_night blue_eyes blush cherry_blossoms compile_heart cum_in_ass female_on_top hair_ornament idea_factory neptunia_(series) night_sky partially_clothed reedio showing_pussy uncensored white_hair â Read more
1girl ai_generated blanket blue_eyes blushing_at_viewer breasts compile_heart hair_ornament ideafactory neptunia(series) nude_female reedio spread_legs uncensored white_hair
1girl ai_generated blanket blue_eyes blushing_at_viewer breasts compile_heart hair_ornament idea_factory neptunia_(series) nude_female reedio spread_legs uncensored white_hair â Read more
1boy 1girl ai_generated black_shoes blue_eyes compile_heart cum_in_pussy hair_ornament ideafactory neptunia(series) on_bed partially_clothed reedio sex uncensored vaginal_penetration white_hair white_stockings worried_expression
1boy 1girl ai_generated black_shoes blue_eyes compile_heart cum_in_pussy hair_ornament idea_factory neptunia_(series) on_bed partially_clothed reedio sex uncensored vaginal_penetration white_hair white_stockings worried_expression â Read more
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi gigantic_ass huge_ass huge_breasts marshalperv nickelodeon pervmarshal toph_bei_fong topless
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi gigantic_ass huge_ass huge_breasts marshalperv nickelodeon pervmarshal toph_bei_fong topless â Read more
1girl ai_generated ass big_ass breasts fundoshi huge_ass original original_character pixel_art tabi_socks
1girl ai_generated ass big_ass breasts fundoshi huge_ass original original_character pixel_art tabi_socks â Read more
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi gigantic_ass huge_ass huge_breasts marshalperv nickelodeon pervmarshal toph_bei_fong topless
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi gigantic_ass huge_ass huge_breasts marshalperv nickelodeon pervmarshal toph_bei_fong topless â Read more
1girl ai_generated ass bigass breasts chel chel(the_road_to_el_dorado) dreamworks fundoshi huge_ass pixel_art the_road_to_el_dorado
1girl ai_generated ass big_ass breasts chel chel_(the_road_to_el_dorado) dreamworks fundoshi huge_ass pixel_art the_road_to_el_dorado â Read more
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi huge_ass huge_breasts marshalperv nickelodeon pervmarshal sarashi toph_bei_fong
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi huge_ass huge_breasts marshalperv nickelodeon pervmarshal sarashi toph_bei_fong â Read more
1girl ai_generated ass bigass breasts chel chel(the_road_to_el_dorado) dreamworks huge_ass loincloth pixel_art the_road_to_el_dorado
1girl ai_generated ass big_ass breasts chel chel_(the_road_to_el_dorado) dreamworks huge_ass loincloth pixel_art the_road_to_el_dorado â Read more
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi gigantic_ass huge_ass huge_breasts marshalperv nickelodeon pervmarshal toph_bei_fong topless
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi gigantic_ass huge_ass huge_breasts marshalperv nickelodeon pervmarshal toph_bei_fong topless â Read more
1girl ai_generated ass big_ass breasts fundoshi huge_ass loincloth original original_character pixel_art
1girl ai_generated ass big_ass breasts fundoshi huge_ass loincloth original original_character pixel_art â Read more
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi huge_ass huge_breasts marshalperv nickelodeon pervmarshal sarashi toph_bei_fong
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi huge_ass huge_breasts marshalperv nickelodeon pervmarshal sarashi toph_bei_fong â Read more
1girl ai_generated ass bigass breasts chel chel(the_road_to_el_dorado) dreamworks fundoshi huge_ass loincloth pixel_art the_road_to_el_dorado
1girl ai_generated ass big_ass breasts chel chel_(the_road_to_el_dorado) dreamworks fundoshi huge_ass loincloth pixel_art the_road_to_el_dorado â Read more
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi huge_ass huge_breasts marshalperv nickelodeon pervmarshal sarashi toph_bei_fong
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi huge_ass huge_breasts marshalperv nickelodeon pervmarshal sarashi toph_bei_fong â Read more
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi gigantic_ass huge_ass huge_breasts marshalperv nickelodeon pervmarshal toph_bei_fong topless
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi gigantic_ass huge_ass huge_breasts marshalperv nickelodeon pervmarshal toph_bei_fong topless â Read more
1girl ai_generated ass bigass breasts chel chel(the_road_to_el_dorado) dreamworks fundoshi huge_ass loincloth pixel_art the_road_to_el_dorado
1girl ai_generated ass big_ass breasts chel chel_(the_road_to_el_dorado) dreamworks fundoshi huge_ass loincloth pixel_art the_road_to_el_dorado â Read more
1girl ai_generated ass bigass breasts chel chel(the_road_to_el_dorado) dreamworks fundoshi huge_ass loincloth pixel_art the_road_to_el_dorado
1girl ai_generated ass big_ass breasts chel chel_(the_road_to_el_dorado) dreamworks fundoshi huge_ass loincloth pixel_art the_road_to_el_dorado â Read more
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi huge_ass huge_breasts marshalperv nickelodeon pervmarshal sarashi toph_bei_fong
1girl ai_generated ass avatar:_the_last_airbender big_ass big_breasts breasts fundoshi huge_ass huge_breasts marshalperv nickelodeon pervmarshal sarashi toph_bei_fong â Read more
YouTube to automatically label AI-generated videos
Article URL: https://variety.com/2026/digital/news/youtube-ai-video-labels-automatic-detection-1236758865/
Comments URL: https://news.ycombinator.com/item?id=48299753
Points: 11
# Comments: 2 â Read more
Iâm Tired of Talking to AI
Article URL: https://orchidfiles.com/im-tired-of-ai-generated-answers/
Comments URL: https://news.ycombinator.com/item?id=48292224
Points: 18
# Comments: 3 â Read more
Constraint Decay: The Fragility of LLM Agents in Back End Code Generation
Article URL: https://arxiv.org/abs/2605.06445
Comments URL: https://news.ycombinator.com/item?id=48256912
Points: 5
# Comments: 0 â Read more
Tell HN: Iâm tired of AI-generated answers
I found GitHub repositories that were spreading malware. I asked AI what I should do about it, but it gave me nothing useful. So I opened a discussion on GitHub. Someone replied. It was literally the exact same text the AI had given me. I called it out and the comment was deleted. Then another person replied. Same exact AI response again.
I worked as a developer in a company. I asked the business owner a question about a business task. He sent me a ChatGPT screenshot with the an ⊠â Read more
I Cloned Myself With Geminiâs AI Avatar Tool. The Result Was Unnervingly Me
I used the Gemini app to generate lifelike videos featuring a digital clone of myself. Google sees this as the future of creation. Iâm still creeped out. â Read more
Google Makes It Easy to Deepfake Yourself
Googleâs overhaul of its AI creation software, Flow, includes a new video model and a tool for generating selfie videos called avatars. â Read more
Old Oil and Gas Wells Could Find Second Life Producing Clean Energy
States across the US are looking to take major sources of pollution and use them to generate much-needed power. â Read more
Gen Z Is Pioneering a New Understanding of Truth
The first generation to truly grow up online, Generation Z and their cohort live in a social media ecosystem that blends facts and feelings. Itâs significantly shifting how they understand whatâs true. â Read more
The Audemars Piguet x Swatch Collaboration Is Here for Real
With Instagram awash with inaccurate AI-generated concepts for its Royal Pop collab, Swatch was forced to reveal the genuine article. â Read more
The Top New Features in Googleâs Android 17âand Gemini IntelligenceâComing This Summer
Youâll soon be able to generate your own widgets or ask Gemini to finish a booking in Chrome on Android. â Read more
The iPhone That Never Was
In 1990, three former Apple employees launched a company that epitomized the Silicon Valley dream. What they invented looked like an iPhoneâmore than a decade earlier. The device never came to be. â Read more
Welcome to the Great American Satellite Age
A new generation of satellite startups in San Francisco is racing to capitalize on recent technological breakthroughs in space-based data collection and communications. â Read more
When the boss tells me they were generous with their estimate for a batch of features â Read more
When I come across code that uses Math.random() to generate unique IDs â Read more
911 call reveals new clues in hunt for missing US Air Force general
Efforts are still underway to figure out what happened to William Neil McCasland who vanished last month. The strangeness began on February 27th when ⊠â Read more
FBI joins the search as mystery of missing USAF general deepens
Retired general William Neil McCasland had many links to government conspiracies and the UFO phenomenon. Itâs a mystery that continues to grip the nat⊠â Read more
PEP 828: Supporting âyield fromâ in asynchronous generators
This PEP introduces support for yield from in an asynchronous generator function. â Read more
USAF general with UFO connections goes missing in New Mexico
Retired general William Neil McCaslandâs disappearance has sparked rumors and speculation. The 68-year-old, who retired from the US Air Force in 2013,⊠â Read more
@movq@www.uninformativ.de Our ads are one of these rubbish ones, unfortunately. They just speak about âan attractive salaryâ. I reckon I will tell my boss about this talk tomorrow (even though I doubt that any of them are from our department).
Iâve got the impression that salary is amongst the most top secret topics in Germany in general. My conspiracy theory is that companies donât put any numbers in job ads because that would just reveal that most employees are underpaid.
@shinyoukai@yume.laidback.moe đ with extra 24/7 noise from the construction site outside (construction guys live in a little âcontainerâ and they need power, so they have a diesel generator running 24/7)
When I understand absolutely nothing from the code my AI just generated for me â Read more
When I pasted the AI-generated code without changing a thing â Read more
tcell.Key constants and typing different key combinations in the terminal to see the generated tcell.EventKeys in the debug log. Until I pressed Ctrl+Alt+Backspace⊠:-D Yep, suddenly there went my XâŠ
@lyse@lyse.isobeef.org ⊠I sure hope that they generate these files from the general terminfo database instead of maintaining their own DB. đł
tcell.Key constants and typing different key combinations in the terminal to see the generated tcell.EventKeys in the debug log. Until I pressed Ctrl+Alt+Backspace⊠:-D Yep, suddenly there went my XâŠ
And tcell seems to support my urxvt in general: https://github.com/gdamore/tcell/blob/v2/terminfo/r/rxvt/term.go#L144
Here am I looking at the different tcell.Key constants and typing different key combinations in the terminal to see the generated tcell.EventKeys in the debug log. Until I pressed Ctrl+Alt+Backspace⊠:-D Yep, suddenly there went my XâŠ
So far, it appears as if I can have either only Ctrl or Alt as modifiers. But not in combination. And Shift is just never ever set at all. Interesting.
@prologic@twtxt.net Work and the general state of (gestures broadly) everything.
Iâm trying to implement configurable key bindings in tt. Boy, is parsing the key names into tcell.EventKeys a horrible thing. This type consists of three information:
- maybe a predefined compound key sequence, like Ctrl+A
- maybe some modifiers, such as Shift, Ctrl, etc.
- maybe a rune if neither modifiers are present nor a predefined compound key exists
Itâs hardcoded usage results in code like this:
func (t *TreeView[T]) InputHandler() func(event *tcell.EventKey, setFocus func(p tview.Primitive)) {
return t.WrapInputHandler(func(event *tcell.EventKey, setFocus func(p tview.Primitive)) {
switch event.Key() {
case tcell.KeyUp:
t.moveUp()
case tcell.KeyDown:
t.moveDown()
case tcell.KeyHome:
t.moveTop()
case tcell.KeyEnd:
t.moveBottom()
case tcell.KeyCtrlE:
t.moveScrollOffsetDown()
case tcell.KeyCtrlY:
t.moveScrollOffsetUp()
case tcell.KeyTab, tcell.KeyBacktab:
if t.finished != nil {
t.finished(event.Key())
}
case tcell.KeyRune:
if event.Modifiers() == tcell.ModNone {
switch event.Rune() {
case 'k':
t.moveUp()
case 'j':
t.moveDown()
case 'g':
t.moveTop()
case 'G':
t.moveBottom()
}
}
}
})
}
This data structure is just awful to handle and especially initialize in my opinion. Some compound tcell.Keys are mapped to human-readable names in tcell.KeyNames. However, these names always use - to join modifiers, e.g. resulting in Ctrl-A, whereas tcell.EventKey.Name() produces +-delimited strings, e.g. Ctrl+A. Gnaarf, why this asymmetry!? O_o
I just checked k9s and theyâre extending tcell.KeyNames with their own tcell.Key definitions like crazy: https://github.com/derailed/k9s/blob/master/internal/ui/key.go Then, they convert an original tcell.EventKey to tcell.Key: https://github.com/derailed/k9s/blob/b53f3091ca2d9ab963913b0d5e59376aea3f3e51/internal/ui/app.go#L287 This must be used when actually handling keyboard input: https://github.com/derailed/k9s/blob/e55083ba271eed6fc4014674890f70c5ed6c70e0/internal/ui/tree.go#L101
This seems to be much nicer to use. However, I fear this will break eventually. And itâs more fragile in general, because itâs rather easy to forget the conversion or one can get confused whether a certain key at hand is now an original tcell.Key coming from the library or an âextendedâ one.
I will see if I can find some other programs that provide configurable tcell key bindings.
mu (”) now has builtin code formatting and linting tools, making ” far more useful and useable as a general purpose programming language. Mu now includes:
- An interpreter for quick âscriptinogâ
- A native code compiler for building native executables (Darwin / macOS only for now)
- A builtin set of developer tools, currently: fmt (-fmt), check (-check) and test (-test).
@prologic@twtxt.net Yeah, the parser part is what I typically enjoy. Havenât really looked into code generation itself.
Iâm currently looking at your ” commits from the last few days. Holy cow! :-)
@movq@www.uninformativ.de How about âQuongsiâ? I generated the first five letters with pwgen --no-capitalize --no-numerals 5 and since that already showed up in DDG search results, I simply appended the last two, which yielded nothing on DDG and Google).
What kind of project is it? Maybe we can help you find a name or nudge you in the right direction.
Whoo! I fixed one of the hardest bugs in mu (”) I think Iâve had to figure out. Took me several days in fact to figure it out. The basic problem was, println(1, 2) was bring printed as 1 2 in the bytecode VM and 1 nil when natively compiled to machine code on macOS. In the end it turned out the machine code being generated / emitted meant that the list pointers for the rest... of the variadic arguments was being slot into a register that was being clobbered by the mu_retain and mu_release calls and effectively getting freed up on first use by the RC (reference counting) garbage collector đ€Šââïž
@movq@www.uninformativ.de I think I can get binaries even smaller with a bit more work and effort đ€ But yeah still working on the native code generation (at least for macOS targets)
Oh great, I received an e-mail that my SMTP credentials have been exposed. Once again, just another shitty scanner that generates garbage reports from tests it doesnât understand. Thank you for nothing!
conf := &Config{
SMTPHost: "smtp.example.com",
SMTPPort: 587,
SMTPUser: "user",
SMTPPass: "hunter2",
SMTPFrom: "from@example.com",
}
Note to self: check if pygments can generate SVG, test and/or find another way to incorporate nicely formatted code into a py5 sketch⊠#python
@movq@www.uninformativ.de Interesting. I never found a big use for these kind of lists in general. But I might give it a shot again.
My generous friend @lr once gave me âAndrew Glassnerâs Notebookâ and some other of Glassnerâs books⊠https://glassner.com/homepage/books/non-fiction-gallery/ so much fun!
Gootosocial to a Pleroma one. While GTS is kinda cute (lightweight and easy to manage) of a software, the inability to fetch/scroll through people's past toots when visiting a profile or having access to a federated timeline and a proper search functionality ...etc felt like handicap for the past N months.
@aelaraji@aelaraji.com good luck with that! Their installation requirements, and install document in general give me headache. While on the contemplating topic, I too am contemplating shutting down my ActivityPub altogether. No GoToSocial, no nothing. I am mostly a lurker, so will not miss it much.
X-59: is supersonic air travel about to make a big comeback ?
The next-generation supersonic aircraft has been designed to dampen the sound of its sonic booms. Malcolm Claus: An experimental supersonic aircraft c⊠â Read more
FTR, I see one (two) issues with PyQt6, sadly:
- The PyQt6 docs appear to be mostly auto-generated from the C++ docs. And they contain many errors or broken examples (due to the auto-conversion). I found this relatively unpleasent to work with.
- (Until Python finally gets rid of the Global Interpreter Lock properly, itâs not really suited for GUI programs anyway â in my opinion. You canât offload anything to a second thread, because the whole program is still single-threaded. This would have made my fractal rendering program impossible, for example.)
@bender@twtxt.net Hahaha! :-D But I actually do like their approach. I donât know what staff should do differently when they are not involved in the channel topic. At least in the general case. Maybe in this specific scenario here they could have cross-checked domains, git repos and stuff like that. But I also reckon that itâs only fair if they treat everybody the same.
Tim Davie resigns as BBC director general after accusations of âserious and systemicâ bias in coverage â Read more
@lyse@lyse.isobeef.org Itâs possible to run the validator locally (my blog generator scripts do that):
https://validator.w3.org/nu/about.html
That way you donât forget. đ„ł
Double congrats, @thecanine@twtxt.net! \o/
Iâm not a fan of the gemtext limits. This being only a single page (which probably doesnât get updated a whole lot), the efforts of having two dedicates files are not all that big, or so Iâd at least naively imagine.
I always recommend checking the W3C validator results, even though Iâm very guilty of not doing that myself. It just doesnât occur to me in the heat of the moment. I reckon if I were writing HTML on a more regular basis, I would pick up on making that a real habit. Anyway, your HTML being generated, you probably canât address the findings, though. So, might not be even worth the time heading over to the validator.
From a privacy point of view, personally, I would definitely host the CSS myself. Other than that, nice link collection. :-)
@prologic@twtxt.net Letâs go through it one by one. Hereâs a wall of text that took me over 1.5 hours to write.
The criticism of AI as untrustworthy is a problem of misapplication, not capability.This section says AI should not be treated as an authority. This is actually just what I said, except the AI phrased/framed it like it was a counter-argument.
The AI also said that users must develop âAI literacyâ, again phrasing/framing it like a counter-argument. Well, that is also just what I said. I said you should treat AI output like a random blog and you should verify the sources, yadda yadda. That is âAI literacyâ, isnât it?
My text went one step further, though: I said that when you take this requirement of âAI literacyâ into account, you basically end up with a fancy search engine, with extra overhead that costs time. The AI missed/ignored this in its reply.
Okay, so, the AI also said that you should use AI tools just for drafting and brainstorming. Granted, a very rough draft of something will probably be doable. But then you have to diligently verify every little detail of this draft â okay, fine, a draft is a draft, itâs fine if it contains errors. The thing is, though, that you really must do this verification. And I claim that many people will not do it, because AI outputs look sooooo convincing, they donât feel like a draft that needs editing.
Can you, as an expert, still use an AI draft as a basis/foundation? Yeah, probably. But hereâs the kicker: You did not create that draft. You were not involved in the âthought processâ behind it. When you, a human being, make a draft, you often think something like: âOkay, I want to draw a picture of a landscape and thereâs going to be a little house, but for now, Iâll just put in a rough sketch of the house and add the details later.â You are aware of what you left out. When the AI did the draft, you are not aware of whatâs missing â even more so when every AI output already looks like a final product. For me, personally, this makes it much harder and slower to verify such a draft, and I mentioned this in my text.
Skill Erosion vs. Skill EvolutionYou, @prologic@twtxt.net, also mentioned this in your car tyre example.
In my text, I gave two analogies: The gym analogy and the Google Translate analogy. Your car tyre example falls in the same category, but Geminiâs calculator example is different (and, again, gaslight-y, see below).
What I meant in my text: A person wants to be a programmer. To me, a programmer is a person who writes code, understands code, maintains code, writes documentation, and so on. In your example, a person who changes a car tyre would be a mechanic. Now, if you use AI to write the code and documentation for you, are you still a programmer? If you have no understanding of said code, are you a programmer? A person who does not know how to change a car tyre, is that still a mechanic?
No, youâre something else. You should not be hired as a programmer or a mechanic.
Yes, that is âskill evolutionâ â which is pretty much my point! But the AI framed it like a counter-argument. It didnât understand my text.
(But what if thatâs our future? What if all programming will look like that in some years? I claim: Itâs not possible. If you donât know how to program, then you donât know how to read/understand code written by an AI. You are something else, but youâre not a programmer. It might be valid to be something else â but that wasnât my point, my point was that youâre not a bloody programmer.)
Geminiâs calculator example is garbage, I think. Crunching numbers and doing mathematics (i.e., âcomplex problem-solvingâ) are two different things. Just because you now have a calculator, doesnât mean itâll free you up to do mathematical proofs or whatever.
What would have worked is this: Letâs say youâre an accountant and you sum up spendings. Without a calculator, this takes a lot of time and is error prone. But when you have one, you can work faster. But once again, thereâs a little gaslight-y detail: A calculator is correct. Yes, it could have âbugsâ (hello Intel FDIV), but its design actually properly calculates numbers. AI, on the other hand, does not understand a thing (our current AI, that is), itâs just a statistical model. So, this modified example (âaccountant with a calculatorâ) would actually have to be phrased like this: Suppose thereâs an accountant and you give her a magic box that spits out the correct result in, what, I donât know, 70-90% of the time. The accountant couldnât rely on this box now, could she? Sheâd either have to double-check everything or accept possibly wrong results. And that is how I feel like when I work with AI tools.
Gemini has no idea that its calculator example doesnât make sense. It just spits out some generic âargumentâ that it picked up on some website.
3. The Technical and Legal Perspective (Scraping and Copyright)The AI makes two points here. The first one, I might actually agree with (âbad bot behavior is not the fault of AI itselfâ).
The second point is, once again, gaslighting, because it is phrased/framed like a counter-argument. It implies that I said something which I didnât. Like the AI, I said that you would have to adjust the copyright law! At the same time, the AI answer didnât even question whether itâs okay to break the current law or not. It just said âlol yeah, change the lawsâ. (I wonder in what way the laws would have to be changed in the AIâs âopinionâ, because some of these changes could kill some business opportunities â or the laws would have to have special AI clauses that only benefit the AI techbros. But I digress, that wasnât part of Geminiâs answer.)
tl;drExcept for one point, I donât accept any of Geminiâs âcriticismâ. It didnât pick up on lots of details, ignored arguments, and I can just instinctively tell that this thing does not understand anything it wrote (which is correct, itâs just a statistical model).
And it framed everything like a counter-argument, while actually repeating what I said. Thatâs gaslighting: When Alice says âthe sky is blueâ and Bob replies with âwhy do you say the sky is purple?!â
But it sure looks convincing, doesnât it?
Never againThis took so much of my time. I wonât do this again. đ
Maldives becomes the first country to impose a generational ban on smoking â Read more
Ukrainian forces repel almost 70 Russian assaults on Kupiansk and Pokrovsk fronts â Ukraineâs General Staff â Read more