Es ist Freitagnachmittag, vor den Winterferien. Was kommt da gelegener als ein teilweiser Ausfall der dienstlichen Netzwerkinfrastruktur? đș
↳
In-reply-to
»
4 steps to building a natural language search tool
Empowering humanitarian action with open source: A natural language search tool for UN Resolutions.
†Read More
@github_blog@feeds.twtxt.net Only 4 steps you say? Wow! :O
↳
In-reply-to
»
(#4pqlhiq) @prologic Which one? I don't mind the ternary operator at all. In fact, I often find myself missing it in Go. I don't find the two alternatives particularly elegant:
†Read More
@lyse@lyse.isobeef.org I have no problems with the ternary operator either. If it were added to Go I Wouldnât mind. C has it right? Iâd also by happy with if expressions, e.g: if foo ... else bah
, but probably doesnât fit the styoe of the Go grammer.
What I absolutely hate is this proposal. Making ?
to magicalâą things, making the code harder to read and reason about is bonkers.
↳
In-reply-to
»
(#42l5r5q) @arne Ohjemine, TYPO3! O_o Lass mich schreiend davonlaufen!
†Read More
@lyse@lyse.isobeef.org Es ist immer noch so Ă€hnlich. Da kommen so viele verschiedene Ebenen innerhalb und auĂerhalb der TYPO3-Umgebung zusammen, dass man sich wundert.
Und die TYPO3-Core-Entwickler nehmen gefĂŒhlt jeden fancy Shice mit, den sie gerade finden. Das reiĂt dann immer wieder Prozesse ein oder es muss ein gigantischer Aufwand betrieben werden, damit âgrundlegendeâ Funktionen wieder hergestellt werden.
In den Kommentaren ist dann immer nur zu lesen âTja, Pech. Gibtâs nicht mehr. Sei froh, dass wir âne undokumentierte Schnittstelle dazu im Code versteckt haben. Bauâs dir selbst.â
Und der OpenSource-Gedanke ist bei einigen Erweiterungen (die als Quasi-Standard gelten) auch nur noch zu erahnen. Da mĂŒssen teilweise Abos abgeschlossen werden, damit einige Funktionen genutzt werden können.
Es wird auf jeden Fall nie langweilig.
↳
In-reply-to
»
(#4sojdrq) @andros Wazzaaaaa... https://www.youtube.com/watch?v=NsJLhRGPv-M
†Read More
đđđ
Adafruit CLUE: A Sensor-Packed nRF52840 Development Board in a micro:bit Form Factor
The Adafruit CLUE is a development board with a built-in display, multiple sensors, and Bluetooth Low Energy connectivity. It follows the form factor of the BBC micro:bit while incorporating additional processing power and expanded functionality. The board is designed for applications involving data visualization, sensor-based measurements, and wireless communication. This devi ⊠â Read more
↳
In-reply-to
»
The impossible happened, and I actually drew something, second month in a row. Wanted to try drawing him standing, with some semblance of correct anatomy, without heavily referencing someone elses drawing, bring back the collar, darker "hair" and separate every different color, with a black line - for some kind of a more simplified look.
Media
†Read More
@thecanine@twtxt.net This looks sick as your new Avatar đ
On my blog: Real Life in Star Trek, Chain of Command, Part 2 https://john.colagioia.net/blog/2025/01/30/chain-command-2.html #scifi #startrek #closereading
Heute in der Playlist: https://youtu.be/yup8gIXxWDU
↳
In-reply-to
»
(#r66s4ca) đŻïžđ°
†Read More
@andros@twtxt.andros.dev Wazzaaaaa⊠https://www.youtube.com/watch?v=NsJLhRGPv-M
Thatâs my alt-feed by the way! đ
↳
In-reply-to
»
(#4pqlhiq) @prologic Which one? I don't mind the ternary operator at all. In fact, I often find myself missing it in Go. I don't find the two alternatives particularly elegant:
†Read More
@lyse@lyse.isobeef.org The one in question is more like the javascript version for unwrapping errors when accessing methods.
const value = some?.deeply?.nested?.object?.value
but for handling errors returned by methods. So if you wanted to chain a bunch of function calls together and if any error return immediately. It would be something like this:
b:= SomeAPIWithErrorsInAllCalls()
b.DoThing1() ?
b.DoThing2() ?
// Though its not in the threads I assume one could do like this to chain.
b.Chain1()?.Chain2()?.End()?
I am however infavor of having a sort of ternary ?
in go.
PS. @prologic@twtxt.net for some reason this is eating my response without throwing an error :( I assume it has something to do with the CSRF. Can i not have multiple tabs open with yarn?
Many of the Pokemon playtest cards were likely printed in 2024
Article URL: https://www.elitefourum.com/t/many-of-the-pokemon-playtest-cards-were-likely-printed-in-2024/52421
Comments URL: https://news.ycombinator.com/item?id=42880704
Points: 500
# Comments: 322 â Read more
↳
In-reply-to
»
Second power outage since this morning! yeeeey đ„ł I'm not mad at all ... not even a little bit. might end up throwing a monitor out tha window for sports, but no, it doesn't mean that I'm mad... Nooooo, we're all Gucci over here đ§
†Read More
@lyse@lyse.isobeef.org would it work wit cats instead? there has been a whole flock of them in the neighborhood the last couple of days, one female and a gazillion males taking turns đ ⊠at least theyâd be good for something other than their non-stop after midnight opera đ
Jâai eu une coupure de courant, ~15 min. Câest lĂ que je me dis quâil faut que je trouve des sous pour un onduleur. Mais câest vraiment cher ces trucs et pas du tout prioritaire dans la liste des trucs Ă acheter :s
4 steps to building a natural language search tool
Empowering humanitarian action with open source: A natural language search tool for UN Resolutions.
The post 4 steps to building a natural language search tool appeared first on The GitHub Blog. â Read more
↳
In-reply-to
»
Bo! đ»
†Read More
@skinshafi@thunix.net âđđ«đ»đ«
âDistribuindo os indecisos, que nesta altura sĂŁo 16%, AD e PS estĂŁo separados por apenas trĂȘs pontos percentuais, com 33 e 30% respetivamente. Neste estudo, a distribuição dos indecisos Ă© feita de acordo com a inclinação polĂtica que demonstram ter noutras perguntas do questionĂĄrio e nĂŁo proporcionalmente.
O Chega ficaria com 17%, a IL com 4%, o Bloco de Esquerda e a CDU 3%, e o Livre e PAN com 2%.â
↳
In-reply-to
»
(#orjbo3a) @lyse FWIW, Iâve been using Martin Lambersâ mpop/msmtp for ages now without issues: https://marlam.de/
†Read More
@movq@www.uninformativ.de Thanks this is good to digest đ
↳
In-reply-to
»
Heute fahren wir auffe Arbeit ein groĂen Update fĂŒr das CMS der zentralen Webseiten. Hoffentlich geht das alles gut. đ±
†Read More
@arne@uplegger.eu Manchmal HASSE ich TYPO3! đ©
PS: Please forgive me. Iâm just being a really grumpy bastarda the last couple of days. Iâm really not having a lot of fun this past week đą
↳
In-reply-to
»
I want to propose my own counter-proposal to the discussion that's ongoing with Go and error handling.
†Read More
@xuu@txt.sour.is And youâre right, it only really saves a single line. I think Iâve even commented on a similar discussion a few years ago as well where I showed concretely the abrustdity of the community wanting to change this. If I recall, the whole pattern of:
if err != nil {
...
}
basically accounts for <1-3% of your codebase in the first place.
The entire thing (fuss) is really just pathetic IMO.
↳
In-reply-to
»
I want to propose my own counter-proposal to the discussion that's ongoing with Go and error handling.
†Read More
@xuu@txt.sour.is Iâm not necessarily saying it is to be bluntly honest. But itâs far better than this ?
garbage. I donât want to be rude, but honestly wtf is wrong with people and making languages harder to read?! đ€Šââïž
↳
In-reply-to
»
I want to propose my own counter-proposal to the discussion that's ongoing with Go and error handling.
†Read More
hmm this would convert down to:
var f os.File
if f, e = os.Open("foo.txt"); e != nil {
log.Fatal("error opening file; %s", e)
}
im not sure if its much better.
I want to propose my own counter-proposal to the discussion thatâs ongoing with Go and error handling.
Here it is: https://docs.mills.io/ix4qDHMnQUSPxZ5tXz12Vg?view
Itâs very rough and needs much more work, but essentially I want to propose the following change to the languageâs grammar:
f := os.Open("foo.txt") or (e error) {
log.Fatal("error opening file; %s", e)
}
Second power outage since this morning! yeeeey đ„ł Iâm not mad at all ⊠not even a little bit. might end up throwing a monitor out tha window for sports, but no, it doesnât mean that Iâm mad⊠Nooooo, weâre all Gucci over here đ§
NĂŁo seja barvo, viaje connosco!
JavaScript Temporal is coming
Article URL: https://developer.mozilla.org/en-US/blog/javascript-temporal-is-coming/
Comments URL: https://news.ycombinator.com/item?id=42876840
Points: 504
# Comments: 173 â Read more
↳
In-reply-to
»
Bo! đ»
†Read More
đŻïžđ°
For many years I have found Flask to be too basic a tool for modern development. But since I create APIs using Flask with Pydantic to validate the input data, some middlewares for parsing and Blueprint to separate the code into modules⊠I must admit that I am super comfortable, fast and easy to test.
#flask #python #pydantic
Me: âthis year Iâll buy less records, one per month will be quite enoughâ
Also me: 273 items in wishlist
#musiquinta de #piano, deixo-vos com #Ashram, aqui com um vĂdeo dq Ășltima vez que os vi ao vivo
Visto hoje na SIC, #sondagem #ptpol.
Pelos vistos o pessoal estå contente com aquilo que temos⊠e eu só abano a cabeça.
↳
In-reply-to
»
Just leaving this book here for no reason đ€«
†Read More
The purpose of this paper is to characterize simple sabotage, to outline its possible effects, and to present suggestions for inciting and executing it.
Sabotage varies from highly technical coup de main acts that require detailed planning and the use of specially-trained operatives, to innumerable simple acts which the ordinary individual citizen-saboteur can perform. This paper is primarily concerned with the latter type. Simple sabotage does not require specially prepared tools or equipment; it is executed by an ordinary citizen who may or may not act individually and without the necessity for active connection with an organized group; and it is carried out in such a way as to involve a minimum danger of injury, detection, and reprisal.
↳
In-reply-to
»
Bo! đ»
†Read More
You scared me! đ€Ł
↳
In-reply-to
»
Bo! đ»
†Read More
@skinshafi@thunix.net Argggg! đ±
Bo! đ»
↳
In-reply-to
»
(#4lhd5ca) @doesnm.p.psf.lt Huh? đ€ I'm curious to what other features you'd want from a messaging app! Also, you can easily send in a couple of feature requests, the dev is pretty receptive đ
†Read More
General is âpeoplesâ. Our community want replies and reactions minimum. Currently used Telegram+Matrix (most on Telegram and me from bridge)
↳
In-reply-to
»
(#c2yjk6q) @aelaraji oooh databag looks cool
†Read More
yes it is! although, Iâve only used it to send files and links back and fourth between devices xD none of my relatives wanted to give it a try, which is kinda fair enough (I wouldnât use WhatsApp if they asked) xD
↳
In-reply-to
»
(#c2yjk6q) @prologic Or databag self-hosted on a RaspberryPi you can throw on a corner of your basement (or a small vps if one is willing to pay for threema) and never look back. The hardest part is getting others to at least test anything other than the already mainstream apps.
†Read More
@doesnm.p.psf.lt@doesnm.p.psf.lt Huh? đ€ Iâm curious to what other features youâd want from a messaging app! Also, you can easily send in a couple of feature requests, the dev is pretty receptive đ
Just leaving this book here for no reason đ€«
This video is alway great to revisit: https://www.youtube.com/embed/b5AkIfgioA4
Gopher Farm: Like Animal Farm, but more succinct.
↳
In-reply-to
»
(#orjbo3a) @lyse FWIW, Iâve been using Martin Lambersâ mpop/msmtp for ages now without issues: https://marlam.de/
†Read More
@movq@www.uninformativ.de Interesting⊠đ§ Can you elaborate on why and your workflows? đ
Iâm not a fan of IMAP (I donât want my server to create/keep data)
↳
In-reply-to
»
My take on the discussion to introduce an
†Read More
?
operator in Go đ No. For so many reasons.
@lyse@lyse.isobeef.org Ita a terrible operator that makes code hard
Yo read as @kat@yarn.girlonthemoon.xyz difhtidu points out đ
↳
In-reply-to
»
OpenAI Says It Has Evidence DeepSeek Used Its Model To Train Competitor
OpenAI says it has evidence suggesting Chinese AI startup DeepSeek used its proprietary models to train a competing open-source system through "distillation," a technique where smaller models learn from larger ones' outputs.
†Read More
So glad I decided to move my projectâs off GitHub đ€Ł
↳
In-reply-to
»
OpenAI Says It Has Evidence DeepSeek Used Its Model To Train Competitor
OpenAI says it has evidence suggesting Chinese AI startup DeepSeek used its proprietary models to train a competing open-source system through "distillation," a technique where smaller models learn from larger ones' outputs.
†Read More
Oh the ****ing irony đ€Ł with all the IP infringement AI models usually do, and the companies are like ânothing to see hereâ!
Exposed DeepSeek database leaking sensitive information, including chat history
Article URL: https://www.wiz.io/blog/wiz-research-uncovers-exposed-deepseek-database-leak
Comments URL: https://news.ycombinator.com/item?id=42871371
Points: 503
# Comments: 326 â Read more
Reading âManâs search for meaningâ by Viktor E. Frankl
↳
In-reply-to
»
Heute fahren wir auffe Arbeit ein groĂen Update fĂŒr das CMS der zentralen Webseiten. Hoffentlich geht das alles gut. đ±
†Read More
@arne@uplegger.eu Operation geglĂŒckt, Patient tot - oder so. Die nĂ€chsten Tage dann die AufrĂ€umarbeiten. đ
OpenAI Says It Has Evidence DeepSeek Used Its Model To Train Competitor
OpenAI says it has evidence suggesting Chinese AI startup DeepSeek used its proprietary models to train a competing open-source system through âdistillation,â a technique where smaller models learn from larger onesâ outputs.
The San Francisco-based company, along with partner Microsoft, blocked suspected DeepSeek accounts from accessing ⊠â Read more
Metis Compute Board with RK3588 and AI Acceleration for Edge Applications
The Metis Compute Board is a compact single-board computer designed for AI applications requiring high computational performance at the edge. Built around the ARM-based RK3588 processor, it integrates the Metis AIPU for AI acceleration and features up to 16 GB of RAM, dual Gigabit Ethernet ports, and GPIO support. The board incorporates the Rockchip RK3588
↳
In-reply-to
»
Heute fahren wir auffe Arbeit ein groĂen Update fĂŒr das CMS der zentralen Webseiten. Hoffentlich geht das alles gut. đ±
†Read More
@arne@uplegger.eu Und los geht die wilde Fahrt!
i havenât talked fandom here much letâs change that. i might re-run my DC comics ficathon again. i ran it late december through to the end of february last year and it was fun af even if it moved slowly. kinda wanna run it again but i donât wanna have to promote it.
↳
In-reply-to
»
My take on the discussion to introduce an
†Read More
?
operator in Go đ No. For so many reasons.
@lyse@lyse.isobeef.org one time i saw that operator when working with ruby on rails and i was so confused by it that i got stuck on the same code involving it for 9 hours straight
↳
In-reply-to
»
anyway friends i went to the met yesterday and i have apparently been before but i was a little kid so i don't remember. i took the chance to finally clean up and use my mediagoblin instance. here's a collection https://remix.girlonthemoon.xyz/u/accendio/collection/2025-met/
†Read More
@lyse@lyse.isobeef.org oh yeah i forgot to mention i changed the domain to pinktape lol! sorry about that! https://pinktape.girlonthemoon.xyz/
↳
In-reply-to
»
i upgraded my pc from lubuntu 22.04 to 24.04 yesterday and i was like "surely there is no way this will go smoothly" but no it somehow did. like i didn't take a backup i just said fuck it and upgraded and it WORKED?!?! i mean i had some driver issues but it wasn't too bad to fix. wild
†Read More
@movq@www.uninformativ.de yeah i get so nervous doing version upgrades, this is technically my first time not doing it as a fresh install from a live USB, so iâm glad this went smoothly lol. scared to try it for my servers though!
Axelera AI Metis Accelerator M.2 Now Available for Pre-Order at âŹ179.00
The Axelera AI Metis M.2 is an edge AI accelerator designed for inference processing in compact computing environments. It features an AI processing unit within an M.2 2280 form factor, enabling real-time workloads on constrained devices. With support for multiple neural networks and AI pipelines, it delivers efficient performance while maintaining low power consumption. The
Meerkat Mini PC Supports Linux with Intel Core Ultra and Quad Display Output
The Meerkat is a compact mini PC designed to deliver high performance while maintaining a small physical footprint. It is powered by Intel Core Ultra processors and features Intel Arc graphics. The system supports multiple Linux operating systems, including Pop!_OS 22.04 LTS and Ubuntu 24.04 LTS, among others. The system is available with either the
#qotd (read on a mailing list, purposefully not naming the author):
âPromoting F/OSS and European digital sovereignty on Zoom is like advocating for healthy eating at McDonaldâs. The irony is deafening.â
Heute fahren wir auffe Arbeit ein groĂen Update fĂŒr das CMS der zentralen Webseiten. Hoffentlich geht das alles gut. đ±
↳
In-reply-to
»
Hello, World!
†Read More
@lukas@lukasthiel.de No worries đ
I still like Sublime Text
Article URL: https://ohdoylerules.com/workflows/why-i-still-like-sublime-text-in-2025/
Comments URL: https://news.ycombinator.com/item?id=42862246
Points: 502
# Comments: 310 â Read more
↳
In-reply-to
»
(#c2yjk6q) @doesnm Threema is also known to be crippled to state actors and the five eyes. It has known crypto protocol weaknesses that can leak metadata.
†Read More
@Prologic@twtxt.net Threema states the findings of that security research are all plugged. Still reading on it. Truth is that my family is difficult to get away from WhatsApp. And yes, I plan to buy them a license key.
↳
In-reply-to
»
(#c2yjk6q) @johanbove Why not Signal? đ€
†Read More
@Prologic@twtxt.net Looking at Threema because it is European with servers in Switzerland and it has GDPR conformity, among some other reasons.
EdgeBox Blue is a Compact Industrial VPN Router and IoT Edge Gateway
The EdgeBox-Blue is an industrial VPN router and edge gateway designed for applications requiring secure networking and data management in industrial environments. It runs on an OpenWRT-based platform and supports real-time data acquisition, automation, and cloud integration. The MT7981BA processor supports Wi-Fi 6 (IEEE 802.11ax) with a combined 1.8 Gbps throughput across the 2.4GHz and
Hey, I like this simple Web game:
https://wordswithrobots.isotropic.us
2 players Codenames vs (or along) gpt-4o-mini
↳
In-reply-to
»
i upgraded my pc from lubuntu 22.04 to 24.04 yesterday and i was like "surely there is no way this will go smoothly" but no it somehow did. like i didn't take a backup i just said fuck it and upgraded and it WORKED?!?! i mean i had some driver issues but it wasn't too bad to fix. wild
†Read More
Ahh yes, what I like to call âwild wild westâ upgrading.đ
Felt like that when I upgraded/updated an Arch Linux machine that had been sitting for a couple years unused.
↳
In-reply-to
»
(#lhos55q) @arne Eis im Januar, ja sapperlott, ist denn schon wieder Sommer im hohen Norden!?
†Read More
@lyse@lyse.isobeef.org âSommer ist der schönste Tag im Nordenâ. :D
thc infused mellow mushroom dream karma was pretty awesome.
Les Ă©coterroristes nâexistent pas. Ils nây a que des Ă©corĂ©sistants. Ils ne sâattaquent pas aux personnes, ils sâen prennent aux machines. Leur pire ennemi? Lâinhumaine machine capitaliste . #ecologie
Heute war ich mit dem Ziehkind in der Stadt unterwegs.
Mitten beim Eisschlecken fĂ€hrt die Polizei in einem zivilen Wagen quer durch die FuĂgĂ€ngerzone. An der Bank am Markt dann weitere Uniformierte und kein Einlass fĂŒr Kunden.
Da mussten wir uns in der Stadtbibliothek erst einmal Material zu dem Thema besorgen.
↳
In-reply-to
»
Media Dies ist ein Test zum Verfassen eines Beitrags im TwtxtReader - inklusive Upload-Funktion fĂŒr Bilder.
†Read More
@arne@uplegger.eu Whoop! Whoop! Es klappt!
Dies ist ein Test zum Verfassen eines Beitrags im TwtxtReader - inklusive Upload-Funktion fĂŒr Bilder.
†Read More
New speculative attacks on Apple CPUs
Article URL: https://predictors.fail/
Comments URL: https://news.ycombinator.com/item?id=42856023
Points: 502
# Comments: 180 â Read more
Alerta amarelo, mas lĂĄ vamos nĂłs.
Chegado ao local, acompanhante nĂŁo entra.
Sala de espera cheia de pessoas em situação equiparavel (ou francamente mais grave): cadeiras de rodas, muletas, etc., algumas vieram de ambulĂąncia ou transporte de serviços sociais. Olha-se em volta e pelo menos metade dos que cĂĄ estĂŁo garantidamente estĂŁo de baixa porque tem de ser. Pessoas conversa, queixam-se de ser chamadas e o inconveniente que Ă©. AlguĂ©m diz, âe ainda nem comecei a fisioterapiaâŠâ, mas outra pessoa desilude-a logo: âeles chamam uma e outra vez ainda hĂĄ 15 dias cĂĄ estiveâ.
Dois médicos por sala, para olhar para papelada que estå registada no SNS e chegar à conclusão que sim senhor, faz sentido. Assim vai Portugal.
2/2
Hospital: âagora vai para casa e nĂŁo faz esforços nenhuns pelo menos durante um mĂȘs. Para nĂŁo ter mesmo de se esforçar nada, uma equipa de enfermagem vai a sua casa fazer os pensos.â
Centro de SaĂșde: âtem baixa pelo menos atĂ© Ă sua prĂłxima consulta no hospital, onde lhe dirĂŁo atĂ© quando precisa de repouso absoluto, nada de sair de casa atĂ© lĂĄâ
Segurança Social: âestĂĄs convocado a aparecer por cĂĄ dia x Ă s tantas horas que Ă© para podermos ver com os nossos prĂłprios olhos se estĂĄs mesmo a precisar da baixa ou estĂĄs sĂł a mandriarâŠâ
Faz todo o sentido, sim sr., parabéns a todos os envolvidos.
i upgraded my pc from lubuntu 22.04 to 24.04 yesterday and i was like âsurely there is no way this will go smoothlyâ but no it somehow did. like i didnât take a backup i just said fuck it and upgraded and it WORKED?!?! i mean i had some driver issues but it wasnât too bad to fix. wild
mediagoblin is so coolâŠ
↳
In-reply-to
»
I would like to drop Onedrive for Proton Drive and WhatsApp for Threema - I just need to convince my whole family to follow me with that.
†Read More
@aelaraji@aelaraji.com oooh databag looks cool
↳
In-reply-to
»
i feel sooo bad for disappearing here but i have been doing so much IRL and it has been exhausting
†Read More
@prologic@twtxt.net part fun part exhausting lol!
Has anyone tried a new ice cream flavor lately?