I see. Thank you!
Artwork
…cogito, ergo sum…
- 19 Posts
- 245 Comments
Did you drew it yourself, just for the comment? If so, you’re awesome! Thank you!
Thank you very much! The article is a great reference to consider and start creating workspaces for teams ready to deal with panic and stay efficient in critical events.
As a reminder, one of the ten levers you can pull to increase psychological safety in your subculture is to provide structure for difficult conversations.
Unstructured hard conversations rely on confidence and power. Structured ones rely on shared tools and expectations.
In the Anxiety Zone, difficult conversations feel personal and unpredictable.
Source [web-archive]
Artworkto PCGamer@ibbit.at•'I have crawled through depths of hell': One coder's suffering is a potential joy to every web user, as their project could make sluggish browsers a thing of the pastEnglish1·3 days agoThe site you linked to isn’t malicious (yet), but it’s kind of pretending to be the official Pretext documentation site. If you know a way to report it, that’d be appreciated…
Source: https://github.com/chenglou/pretext/issues/106#issuecomment-4199837231
By Jesse Hallett, 6th Apr 2026, 35 min read, Tags: TypeScript, type theory…
Source [web-archive]Thank you very much!
Though… 35 min read…? ~7000 words…? Type theory…? Is that the speed of mind of 2026…?
A man can be himself only so long as he is alone; and if he does not love solitude, he will not love freedom; for it is only when he is alone that he is really free." ~ Arthur Schopenhauer
-–
Our language has wisely sensed these two sides of man’s being alone. It has created the word “loneliness” to express the pain of being alone. And it has created the word “solitude” to express the glory of being alone. ~ Paul Tillich
ArtworktoGeneral Programming Discussion@lemmy.ml•Pretext.js: text measurement that never touches the DOM.English1·5 days agoIt may be. I also see an issue on their repository about it: https://github.com/chenglou/pretext/issues/106
ArtworkOPto Programming@programming.dev•StackOverflow: We will be retiring the Beta site shortly...English3·5 days agoPreview of the button "Beta"
Oh! It does look like a Psychodidae (aka Drain fly)! ✨
Indeed, hence, “environment”.
Thank you very much! A freaking awesome capture, and the sky…
The raw/distorted perspective has a likely special meaning behind for an observer to consider, too! ✨
ArtworktoGeneral Programming Discussion@lemmy.ml•Pretext.js: text measurement that never touches the DOM.English1·5 days agoThank you! Interesting, but I didn’t get the following comparison ^^"
It must be the ephemeral or almost magical Rule 3! ^^"
I am sorry, but just in case, the supposed “beans” are likely different in clients/environments.
The character code:
0xf0 0x9f 0xab 0x98Yet, regardless, the game/idea is sure interesting!
Previews
Alexandrite:
Lemmy UI:
Artworkto Web Development@programming.dev•I Learned The First Rule of ARIA the Hard Way | CSS-TricksEnglish4·5 days agoIf ARIA feels like it’s doing heavy lifting, it’s usually a sign the markup is fighting the browser.
Source [web-archive]
Artworkto Nuxt@programming.dev•Server Routes vs. API Routes: Choosing the Right ApproachEnglish2·5 days agoTypical architecture
- Nuxt app: Handles UI, SSR, routing, and some light data orchestration.
- Backend API: Exposes REST/GraphQL endpoints, handles business logic, auth, and data persistence.
…In practice, many real‑world apps use a hybrid approach:
- External API: Core business logic, data models, and long‑lived endpoints.
- Nuxt server routes: BFF layer that adapts the external API to the needs of the Nuxt app.This gives you the best of both worlds: a reusable backend plus a Nuxt‑specific layer optimized for your UI and SSR.
Source [web-archive]
// Backend‑for‑frontend (BFF)
There’s a wish there was more about the concepts and more strict difference between those stated, but regardless, thank you!
I’ve been into PHP and web-dev for around two decades now…
And with quite much experience, I do the projects, flows and Communities of PHP, Laravel, Symfony, and sure the frequent and brilliant VueJs, InertiaJs, and, Nuxt! ✨
May I ask, is the actual author known? I hope it’s not an LLM’s output…
Just to clarify, is it okay to re-post the same news?
The following was posted almost 5 days ago:
- Post: https://lemmy.world/post/45018226 (a fun little gimmick to kill your stock for…)
- Author: @[email protected]I did also come across the same, but prior posting checked for already existing.
Should I just change an image and post it, too?
Welp, okay then…
Artworkto Hackaday@ibbit.at•Exposing a Radiation-Hardened 2.4 GHz Wi-Fi Receiver to 500 KilograysEnglish2·5 days agoThe device die looks so freaking awesome…
The above feels like an utter AI slop nonsense, sorry. I believe eBPF, the Linux Kernel feature, is absolutely capable for accuracy and perfect processing of network traffic. Have you ever checked Calico or Cilium, or at least, Oryx?