Wednesday, March 30, 2022

New top story on Hacker News: Adventures in Stereograms

Adventures in Stereograms
6 by archagon | 0 comments on Hacker News.


New top story on Hacker News: How is portable AM radio possible?

How is portable AM radio possible?
36 by _Microft | 37 comments on Hacker News.


New top story on Hacker News: Downpour: A game making tool for phones

Downpour: A game making tool for phones
50 by homarp | 9 comments on Hacker News.


New top story on Hacker News: Developers spend most of their time figuring the system out

Developers spend most of their time figuring the system out
26 by webmaven | 1 comments on Hacker News.


New top story on Hacker News: Artists Who Code, a group helping artists switch careers to tech

Artists Who Code, a group helping artists switch careers to tech
29 by linux2647 | 26 comments on Hacker News.


New top story on Hacker News: Bizarro World: World Record Tetris (2007)

Bizarro World: World Record Tetris (2007)
6 by jgeralnik | 1 comments on Hacker News.


New top story on Hacker News: SerenityOS Browser now passes the Acid3 test

SerenityOS Browser now passes the Acid3 test
121 by andreafeletto | 33 comments on Hacker News.


New top story on Hacker News: The Shape of Data

The Shape of Data
5 by luu | 0 comments on Hacker News.


Tuesday, March 29, 2022

New top story on Hacker News: The Unsung Women of the Betty Crocker Test Kitchens

The Unsung Women of the Betty Crocker Test Kitchens
13 by samclemens | 0 comments on Hacker News.


New top story on Hacker News: Some Like It Fraught: How Billy Wilder Survived the Twentieth Century

Some Like It Fraught: How Billy Wilder Survived the Twentieth Century
10 by benbreen | 0 comments on Hacker News.


New top story on Hacker News: Sergey Brin: The Facebook phenomenon is a problem (2007)

Sergey Brin: The Facebook phenomenon is a problem (2007)
33 by mfiguiere | 13 comments on Hacker News.


New top story on Hacker News: Sorbet: Stripe's Type Checker for Ruby

Sorbet: Stripe's Type Checker for Ruby
24 by joeyespo | 2 comments on Hacker News.


New top story on Hacker News: Samsung announces M8 smart monitor series

Samsung announces M8 smart monitor series
13 by car_analogy | 24 comments on Hacker News.


Monday, March 28, 2022

New top story on Hacker News: You build it, you run it [pdf]

You build it, you run it [pdf]
2 by kiyanwang | 0 comments on Hacker News.


New top story on Hacker News: WebAssembly in My Browser Desktop Environment

WebAssembly in My Browser Desktop Environment
8 by DustinBrett | 0 comments on Hacker News.


New top story on Hacker News: Backer: Storing data on VHS tapes (2003)

Backer: Storing data on VHS tapes (2003)
8 by mmastrac | 0 comments on Hacker News.


New top story on Hacker News: The jokes that have made people laugh for thousands of years

The jokes that have made people laugh for thousands of years
6 by wjSgoWPm5bWAhXB | 0 comments on Hacker News.


New top story on Hacker News: What I Learned from Running a Concierge Search Engine

What I Learned from Running a Concierge Search Engine
14 by researchers | 3 comments on Hacker News.


Sunday, March 27, 2022

New top story on Hacker News: A highly-available move opertaion for replicated trees [pdf]

A highly-available move opertaion for replicated trees [pdf]
12 by a7b3fa | 1 comments on Hacker News.


New top story on Hacker News: BlocklyML visual programming tool for Machine learning and Python

BlocklyML visual programming tool for Machine learning and Python
22 by antman | 3 comments on Hacker News.


New top story on Hacker News: Thundernetes makes it easy to run your game servers on Kubernetes

Thundernetes makes it easy to run your game servers on Kubernetes
10 by pjmlp | 0 comments on Hacker News.


New top story on Hacker News: Show HN: It is pants or shorts weather?

Show HN: It is pants or shorts weather?
9 by modinfo | 17 comments on Hacker News.


New top story on Hacker News: Alibaba's Logistics Arm Cainiao Announces Development of Dong Nai Smart Park

Alibaba's Logistics Arm Cainiao Announces Development of Dong Nai Smart Park
6 by trifit | 1 comments on Hacker News.


Saturday, March 26, 2022

New top story on Hacker News: Demoing Our Displays

Demoing Our Displays
10 by nyberg | 2 comments on Hacker News.


New top story on Hacker News: Chrome 0day is being exploited now for CVE-2022-1096; update immediately

Chrome 0day is being exploited now for CVE-2022-1096; update immediately
74 by gargarplex | 29 comments on Hacker News.


New top story on Hacker News: Build Your Own Classic HP Calculator Emulator

Build Your Own Classic HP Calculator Emulator
26 by erickhill | 7 comments on Hacker News.


New top story on Hacker News: Solar Orbiter passes historically close to sun on Saturday

Solar Orbiter passes historically close to sun on Saturday
16 by Brajeshwar | 3 comments on Hacker News.


New top story on Hacker News: Show HN: Terminal-Rendered ASCII Shaders

Show HN: Terminal-Rendered ASCII Shaders
12 by teaearlgraycold | 0 comments on Hacker News.


New top story on Hacker News: Show HN: Wachy – A UI for eBPF-based performance debugging

Show HN: Wachy – A UI for eBPF-based performance debugging
14 by vivek-jain | 0 comments on Hacker News.
eBPF is an amazing technology that allows safely running user-supplied functions at pretty much arbitrary probe points in a kernel/user space context. Much has been written about how amazing this feature is for kernel observability. But as someone who writes user space code, what I find even more amazing is the support for tracing arbitrary user space programs, with no code changes and low overhead. However, doing in-depth analysis can get complicated and time-consuming. My goal with wachy was to make this debugging significantly easier/faster to use, by displaying traces in a TUI next to the source code and allowing for interactive drilldown analysis. If you get a chance, check out the start of the demo video since (AFAIK) it's quite unique and gives a much clearer idea than I can provide with just text.

Friday, March 25, 2022

New top story on Hacker News: Directly running DuckDB queries on data stored in SQLite files

Directly running DuckDB queries on data stored in SQLite files
7 by eatonphil | 0 comments on Hacker News.


New top story on Hacker News: When New York City Was a Wiretapper’s Dream

When New York City Was a Wiretapper’s Dream
49 by bangonkeyboard | 9 comments on Hacker News.


New top story on Hacker News: Interoperability without sacrificing privacy: Matrix and the DMA

Interoperability without sacrificing privacy: Matrix and the DMA
73 by vanburen | 10 comments on Hacker News.


New top story on Hacker News: From lightweight to featherweight: MicroK8s memory optimisation (2021)

From lightweight to featherweight: MicroK8s memory optimisation (2021)
9 by sbmthakur | 0 comments on Hacker News.


New top story on Hacker News: An Introduction to Generics

An Introduction to Generics
25 by mfrw | 0 comments on Hacker News.


Thursday, March 24, 2022

New top story on Hacker News: Global music market grew by 18.5% in 2021, driven by paid subscription streaming

Global music market grew by 18.5% in 2021, driven by paid subscription streaming
68 by giuliomagnifico | 74 comments on Hacker News.


New top story on Hacker News: The Cube Rule

The Cube Rule
59 by rococode | 29 comments on Hacker News.


New top story on Hacker News: The illusion of evidence based medicine

The illusion of evidence based medicine
60 by pueblito | 31 comments on Hacker News.


New top story on Hacker News: Using FujiFilm SDK on a Camera Voids Its Warranty

Using FujiFilm SDK on a Camera Voids Its Warranty
48 by dennisvennink | 30 comments on Hacker News.


New top story on Hacker News: The Origin and Evolution of Baby Carrots

The Origin and Evolution of Baby Carrots
12 by bobbiechen | 2 comments on Hacker News.


New top story on Hacker News: Discount Stores Are Awash in Merchandise Thanks to Shipping Delays

Discount Stores Are Awash in Merchandise Thanks to Shipping Delays
19 by prostoalex | 3 comments on Hacker News.


Tuesday, March 22, 2022

New top story on Hacker News: Updated Okta Statement on Lapsus$

Updated Okta Statement on Lapsus$
275 by rcoppolo | 177 comments on Hacker News.


New top story on Hacker News: The Pied Piper of Psychedelic Toads

The Pied Piper of Psychedelic Toads
14 by mitchbob | 2 comments on Hacker News.


New top story on Hacker News: Body Ritual Among the Nacirema (1956) [pdf]

Body Ritual Among the Nacirema (1956) [pdf]
16 by kelseyfrog | 3 comments on Hacker News.


New top story on Hacker News: Adafruit requires 2FA to prevent bots buying out Raspberry Pi

Adafruit requires 2FA to prevent bots buying out Raspberry Pi
102 by 7402 | 35 comments on Hacker News.


New top story on Hacker News: Fundamentals and Deployment

Fundamentals and Deployment
8 by lawik | 1 comments on Hacker News.


New top story on Hacker News: Night Shifts: Can technology shape our dreams?

Night Shifts: Can technology shape our dreams?
9 by Petiver | 3 comments on Hacker News.


Monday, March 21, 2022

New top story on Hacker News: Lanai, the mystery CPU architecture in LLVM

Lanai, the mystery CPU architecture in LLVM
138 by todsacerdoti | 66 comments on Hacker News.


New top story on Hacker News: The conspiracy to kill Julius Caesar

The conspiracy to kill Julius Caesar
11 by bryanrasmussen | 1 comments on Hacker News.


New top story on Hacker News: Portrait vs. Landscape – more than meets the eye

Portrait vs. Landscape – more than meets the eye
9 by herodotus | 2 comments on Hacker News.


New top story on Hacker News: The Apple-1's unusual MOS clock driver chip

The Apple-1's unusual MOS clock driver chip
25 by picture | 6 comments on Hacker News.


New top story on Hacker News: I dont wish it on my enemy: Calgarians on life with an electricity load limiter

I dont wish it on my enemy: Calgarians on life with an electricity load limiter
45 by PaulHoule | 13 comments on Hacker News.


New top story on Hacker News: Why Don't You Use

Why Don't You Use
17 by janvdberg | 4 comments on Hacker News.


Sunday, March 20, 2022

New top story on Hacker News: Pointers and Memory Management in Python

Pointers and Memory Management in Python
51 by zerointensity | 9 comments on Hacker News.


New top story on Hacker News: There's a New Longest Suspension Bridge in the World

There's a New Longest Suspension Bridge in the World
6 by perihelions | 0 comments on Hacker News.


New top story on Hacker News: How to get lost in your neighborhood

How to get lost in your neighborhood
4 by prtkgpt | 0 comments on Hacker News.


New top story on Hacker News: Ur-Fascism By Umberto Eco (1995) [pdf]

Ur-Fascism By Umberto Eco (1995) [pdf]
78 by monort | 5 comments on Hacker News.


New top story on Hacker News: The Hidden Life of Trees: What They Feel, How They Communicate (2018)

The Hidden Life of Trees: What They Feel, How They Communicate (2018)
6 by peterburkimsher | 1 comments on Hacker News.


New top story on Hacker News: The sacred pool of Ba'al: a reinterpretation of the ‘Kothon’ at Motya

The sacred pool of Ba'al: a reinterpretation of the ‘Kothon’ at Motya
5 by diodorus | 0 comments on Hacker News.


Saturday, March 19, 2022

New top story on Hacker News: Robert Freitas was still in college when he started “Xenology”

Robert Freitas was still in college when he started “Xenology”
4 by Breadmaker | 0 comments on Hacker News.


New top story on Hacker News: A DARPA Perspective on Artificial Intelligence [pdf]

A DARPA Perspective on Artificial Intelligence [pdf]
68 by nulluint | 13 comments on Hacker News.


New top story on Hacker News: Half of US population exposed to adverse lead levels in early childhood

Half of US population exposed to adverse lead levels in early childhood
115 by nabla9 | 74 comments on Hacker News.


New top story on Hacker News: Show HN: `Git add -p` with multiple buckets

Show HN: `Git add -p` with multiple buckets
27 by aleclm | 2 comments on Hacker News.


New top story on Hacker News: Data Mesh Architecture

Data Mesh Architecture
9 by aiobe | 0 comments on Hacker News.


Friday, March 18, 2022

New top story on Hacker News: Accounting for SaaS and Swords

Accounting for SaaS and Swords
10 by smitop | 0 comments on Hacker News.


New top story on Hacker News: I learned to stop worrying and structure all writing as a list

I learned to stop worrying and structure all writing as a list
65 by Naac | 13 comments on Hacker News.


New top story on Hacker News: Mariupol's devastation: AP journalists document war's toll

Mariupol's devastation: AP journalists document war's toll
92 by gmays | 3 comments on Hacker News.


New top story on Hacker News: Software is no longer sold; it's adopted

Software is no longer sold; it's adopted
11 by mooreds | 0 comments on Hacker News.


New top story on Hacker News: Fastmail vs. ProtonMail: A Comparison

Fastmail vs. ProtonMail: A Comparison
13 by mttjj | 7 comments on Hacker News.


New top story on Hacker News: US schools can subscribe to an electric bus fleet at lower prices than diesel

US schools can subscribe to an electric bus fleet at lower prices than diesel
19 by orangebanana1 | 5 comments on Hacker News.


New top story on Hacker News: Doorway to an Augmented Reality Future–Intensity Control of Parallel Projectors

Doorway to an Augmented Reality Future–Intensity Control of Parallel Projectors
4 by sizzle | 1 comments on Hacker News.


Thursday, March 17, 2022

New top story on Hacker News: Google open sources solar atmospheric water generator

Google open sources solar atmospheric water generator
195 by johmathe | 102 comments on Hacker News.


New top story on Hacker News: Doctors who use Google Translate to talk to patients want a better option

Doctors who use Google Translate to talk to patients want a better option
29 by grogu88 | 51 comments on Hacker News.


New top story on Hacker News: A journey to the center of our cells

A journey to the center of our cells
9 by arbesman | 0 comments on Hacker News.


New top story on Hacker News: Zotero 6

Zotero 6
218 by Schiphol | 55 comments on Hacker News.


New top story on Hacker News: Physically Based Rendering: From Theory to Implementation

Physically Based Rendering: From Theory to Implementation
19 by alasr | 1 comments on Hacker News.


Wednesday, March 16, 2022

New top story on Hacker News: Top secure C++ coding practices

Top secure C++ coding practices
4 by pjmlp | 0 comments on Hacker News.


New top story on Hacker News: Find More Ways to Be an Outsider

Find More Ways to Be an Outsider
8 by jger15 | 0 comments on Hacker News.


New top story on Hacker News: US Copyright Office won't accept AI-generated work, requires “human authorship”

US Copyright Office won't accept AI-generated work, requires “human authorship”
156 by ilamont | 73 comments on Hacker News.


New top story on Hacker News: Speed boost achievement unlocked on Docker Desktop 4.6 for Mac

Speed boost achievement unlocked on Docker Desktop 4.6 for Mac
31 by ingve | 30 comments on Hacker News.


New top story on Hacker News: Status-6 Oceanic Multipurpose System (Poseidon)

Status-6 Oceanic Multipurpose System (Poseidon)
7 by eth0up | 0 comments on Hacker News.


Tuesday, March 15, 2022

New top story on Hacker News: The first RISC-V portable computer is now available

The first RISC-V portable computer is now available
125 by josteink | 62 comments on Hacker News.


New top story on Hacker News: Rpath, or why lld doesn’t work on NixOS

Rpath, or why lld doesn’t work on NixOS
34 by ingve | 10 comments on Hacker News.


New top story on Hacker News: Show HN: Zipy.ai - Like Sentry + Hotjar, but with less noise

Show HN: Zipy.ai - Like Sentry + Hotjar, but with less noise
11 by msnkarthik | 5 comments on Hacker News.
Hey HN commmunity, Karthik here! Super stoked to announce the launch of Zipy today. Launching the product that you've been so dearly working on for months is like sending your newborn to school for the first time. Excitement to nervousness, anxiety to thrill, all sorts of emotions hit you at the same time. But the entire team of Zipy is confidently looking forward to the feedback you guys have in store for the beautiful product we’ve built. In community we trust! Over the past decade, from being a Web Development Intern to a UX Designer and a Product Manager, I have seen the struggles that both Frontend Dev and Product teams face in terms of understanding user behavior and debugging customer issues. Web technologies evolved significantly, but the debugging process still remained in the stone age. With Zipy, we are trying to change this. Zipy is a product that is primarily of the developers, by the developers and for the developers, essentially built to scratch our own itch, and thus, we've carefully handcrafted various workflows specifically for engineering, product, and support teams. We have been extremely lucky to get support from a bunch of awesome early adopters and partners, who were instrumental in carving our product experience. Hope you all find Zipy very useful. Please give it a try and do share your feedback here: https://ift.tt/SCclQNr Check out our Website: https://zipy.ai Quick 15 minute Live Demo: https://ift.tt/tdRDrAo Join our Discord Server: https://ift.tt/5cIQCo7 Benefits of using Zipy: Install in a minute VueJS, React, Angular, Ember, and any javascript web app support ▶ Replay customer sessions with errors in real-time Dev tools with Stack Trace, Console Logs, and Network Request Response details Search error sessions by customer name, URL, email ID, and more. Easy Slack Integration and Alerting Special Coupon for HN Community: 'ZIPYPH1MONTH' for a FREE 1 month access to our Startup Plan. Looking forward to your feedback and support. Fix what matters, Karthik and Team Zipy.

New top story on Hacker News: Show HN: I made Devzat – It's like discord but in the terminal, over SSH

Show HN: I made Devzat – It's like discord but in the terminal, over SSH
6 by quackduck | 0 comments on Hacker News.
Run `ssh devzat.hackclub.com` to try it out! The repo is here: https://ift.tt/OJgTkqe (golang). It has markdown and emoji support, DMs, channels, and it can show images too. You can send code, and it gets syntax highlighted (you can change the theme). You can ping people like so: @user and it sends them a \a, which should play an audible sound if the terminal allows it. There's inbuilt games and rainbow names and a lot of other small things I don't remember right now. You might find the auth system interesting: it's based on a hash of ssh pubkey (bans use that and a hash of IP, so it isn't so easy to get around a ban) Also an interesting issue: bots that go around trying to brute force ssh into random IPs with common usernames. My current solution is banning if rapid successive joins are detected.

New top story on Hacker News: Google Domains is out of beta

Google Domains is out of beta
46 by Garbage | 85 comments on Hacker News.


Sunday, March 13, 2022

New top story on Hacker News: Vanced has been discontinued

Vanced has been discontinued
110 by nixass | 51 comments on Hacker News.


New top story on Hacker News: Arpanet pioneer Jack Haverty says the internet was never finished

Arpanet pioneer Jack Haverty says the internet was never finished
28 by onei | 8 comments on Hacker News.


New top story on Hacker News: Tokamak Energy achieves temperature threshold for commercial fusion

Tokamak Energy achieves temperature threshold for commercial fusion
34 by geox | 5 comments on Hacker News.


New top story on Hacker News: Fish Swimming (2007)

Fish Swimming (2007)
7 by mighty-fine | 0 comments on Hacker News.


New top story on Hacker News: A new history of Byzantium reveals the inner workings of a late antique empire

A new history of Byzantium reveals the inner workings of a late antique empire
2 by mr_golyadkin | 0 comments on Hacker News.


New top story on Hacker News: The Big List of Engineering Management Resources – March 2022

The Big List of Engineering Management Resources – March 2022
9 by shawnaxsom | 0 comments on Hacker News.


Saturday, March 12, 2022

New top story on Hacker News: ECMAScript Proposal: Types as Comments

ECMAScript Proposal: Types as Comments
28 by 0xedb | 14 comments on Hacker News.


New top story on Hacker News: What things cost in Ancient Rome (2007)

What things cost in Ancient Rome (2007)
49 by leonry | 19 comments on Hacker News.


New top story on Hacker News: Finland starts much-delayed nuclear plant, brings respite to power market

Finland starts much-delayed nuclear plant, brings respite to power market
385 by hhs | 188 comments on Hacker News.


New top story on Hacker News: The Discovery and Exploitation of CVE-2022-25636

The Discovery and Exploitation of CVE-2022-25636
26 by eatonphil | 0 comments on Hacker News.


New top story on Hacker News: Libraries for All

Libraries for All
5 by pepys | 0 comments on Hacker News.


New top story on Hacker News: An Ancient Frieze in Mexico Depicts a “Time Without Time”

An Ancient Frieze in Mexico Depicts a “Time Without Time”
6 by Thevet | 0 comments on Hacker News.


Friday, March 11, 2022

New top story on Hacker News: Making RockPro64 a NetBSD Server

Making RockPro64 a NetBSD Server
27 by todsacerdoti | 0 comments on Hacker News.


New top story on Hacker News: A volumetric display using an acoustically trapped particle (2021) [video]

A volumetric display using an acoustically trapped particle (2021) [video]
41 by mmastrac | 4 comments on Hacker News.


New top story on Hacker News: Ask HN: Neutral DNS servers?

Ask HN: Neutral DNS servers?
42 by NotAWorkNick | 24 comments on Hacker News.
Hi HN - Here’s a question that I hope will generate some useful comments, suggestions and links. Background for question: I normally run an internal DNS resolver with an upstream pool of 10-15 providers. These are normally a mix of Global Anycast servers (Quad9 etc) with some OpenNIC, YandexDNS etc thrown in towards the end to cover the ‘chilling effects’ blackholes. Currently Yandex DNS is pinging a timeout (either due to black-holing or DDOS’ing depending on where I connect To/From). My question to HN is this – Given my ‘Information Wants To Be Free’ viewpoint, are there any DNS equivalents of Switzerland (WWII, Neutral to all parties) providers?

New top story on Hacker News: FoundationDB: A distributed unbundled transactional key value store

FoundationDB: A distributed unbundled transactional key value store
29 by eatonphil | 4 comments on Hacker News.


New top story on Hacker News: Adding HLSL and DirectX Support to Clang and LLVM

Adding HLSL and DirectX Support to Clang and LLVM
11 by cglong | 0 comments on Hacker News.


New top story on Hacker News: Shopify's Data Science and Engineering Foundations

Shopify's Data Science and Engineering Foundations
9 by mooreds | 0 comments on Hacker News.


New top story on Hacker News: Would senior engineers be interested in working reduced hours or part time?

Would senior engineers be interested in working reduced hours or part time?
28 by curiousresearch | 28 comments on Hacker News.
I work for a tech company and we're trying to see if there is interest from senior engineers who want to work part time. Now that we're a remote first company, we want to know if there are engineers who are at a point in their career where they no longer want to work full time, but are still interested in working reduced hours or part time. Specifically, we're not so much looking for contractors/freelancers to work on specific projects, but for an experienced senior engineer (previously worked for different start ups, or at a larger top tech company) to join a team and essentially be a guru or advisor to the team. What are peoples thoughts on this idea? Is this type of thing something that you've seen at other companies, or would be of interest to see at a company?

New top story on Hacker News: DNS resolution issue in Alpine Linux

DNS resolution issue in Alpine Linux
16 by nelsonmarcos | 13 comments on Hacker News.


Thursday, March 10, 2022

New top story on Hacker News: Eponymous Laws Part I: Laws of the Internet

Eponymous Laws Part I: Laws of the Internet
8 by yarapavan | 0 comments on Hacker News.


New top story on Hacker News: A word used only by Postgres developers

A word used only by Postgres developers
143 by ccleve | 74 comments on Hacker News.
I came across a word in the Postgres source code that I'd never seen before: "frammish". https://ift.tt/hHYFMd2... : > Therefore, they offer both exclusive and shared lock modes (to support read/write and read-only access to a shared object). There are few other frammishes. User-level locking should be done with the full lock manager --- which depends on LWLocks to protect its shared state. It sort of makes sense in context, as a "feature" or a "flourish". It also appears on the pg_hackers mailing list: > There has been some talk of separating the power to create new users from the power of being superuser (although presumably only a superuser should be allowed to create new superusers). If the planned pg_role rewrite gets submitted before the 8.1 feature freeze, I might look at adding that frammish into it. and here, from 19 years ago: > And we get ragged on regularly for the non-SQL-standard features we've inherited from Berkeley Postgres (eg, the implicit-FROM frammish that was under discussion yesterday). No amount of googling turns up a formal definition or usage outside of the Postgres community. "frammish.org" doesn't seem to be related. Are Postgres developers starting to evolve their own dialect? Should we call an anthropologist?

New top story on Hacker News: Volcanoes, plague, famine and endless winter: Welcome to 536

Volcanoes, plague, famine and endless winter: Welcome to 536
21 by goldenskye | 1 comments on Hacker News.


New top story on Hacker News: The Bellwether mouse: A modern Depraz clone

The Bellwether mouse: A modern Depraz clone
7 by floren | 0 comments on Hacker News.


New top story on Hacker News: How to use undocumented web APIs

How to use undocumented web APIs
18 by pingiun | 4 comments on Hacker News.


New top story on Hacker News: When IBM Was the Center of Gravity (2021)

When IBM Was the Center of Gravity (2021)
7 by vimy | 0 comments on Hacker News.


Wednesday, March 9, 2022

New top story on Hacker News: Why is it difficult for developers to learn another programming language? (2020)

Why is it difficult for developers to learn another programming language? (2020)
18 by mooreds | 13 comments on Hacker News.


New top story on Hacker News: Amazon lied about using seller data, lawmakers say, urging DOJ investigation

Amazon lied about using seller data, lawmakers say, urging DOJ investigation
205 by ProAm | 41 comments on Hacker News.


New top story on Hacker News: Roskomsvoboda Statement (info-isolation of Russia) [pdf]

Roskomsvoboda Statement (info-isolation of Russia) [pdf]
71 by EugeneOZ | 54 comments on Hacker News.


New top story on Hacker News: Man given genetically modified pig heart dies

Man given genetically modified pig heart dies
62 by otoolep | 19 comments on Hacker News.


New top story on Hacker News: Postgres Auditing in 150 lines of SQL

Postgres Auditing in 150 lines of SQL
15 by oliverrice | 0 comments on Hacker News.


Tuesday, March 8, 2022

New top story on Hacker News: The Uncanny Valley of Xenobots

The Uncanny Valley of Xenobots
7 by dnetesn | 0 comments on Hacker News.


New top story on Hacker News: Apple and Major League Baseball to Offer “Friday Night Baseball”

Apple and Major League Baseball to Offer “Friday Night Baseball”
50 by todsacerdoti | 46 comments on Hacker News.


New top story on Hacker News: How Kubernetes works under the hood with Docker Desktop

How Kubernetes works under the hood with Docker Desktop
8 by mariuz | 0 comments on Hacker News.


New top story on Hacker News: RT challenges EU ban at Europe's second top court

RT challenges EU ban at Europe's second top court
45 by mudro_zboris | 45 comments on Hacker News.


New top story on Hacker News: Tamriel Rebuilt: Deadric Designs

Tamriel Rebuilt: Deadric Designs
7 by agluszak | 0 comments on Hacker News.


Sunday, March 6, 2022

New top story on Hacker News: C++ Cheat Sheets

C++ Cheat Sheets
52 by ibobev | 7 comments on Hacker News.


New top story on Hacker News: The Battle of the Gauges: The Railway Revolutionised Victorian Britain

The Battle of the Gauges: The Railway Revolutionised Victorian Britain
18 by Hooke | 2 comments on Hacker News.


New top story on Hacker News: The Art of Assembly Language Programming (1996)

The Art of Assembly Language Programming (1996)
19 by userbinator | 0 comments on Hacker News.


New top story on Hacker News: Non blocking and zero downtime ALTER statements in PostgreSQL with pg-osc

Non blocking and zero downtime ALTER statements in PostgreSQL with pg-osc
8 by postgresqlDB | 0 comments on Hacker News.


New top story on Hacker News: Why is there a TikTok tracking pixel on UberEats what is this crap?

Why is there a TikTok tracking pixel on UberEats what is this crap?
61 by cmoog | 21 comments on Hacker News.


New top story on Hacker News: Show HN: I made a privacy-first minimalist Backblaze

Show HN: I made a privacy-first minimalist Backblaze
31 by bimbashrestha | 8 comments on Hacker News.
Creator here. I was looking for something as simple as Backblaze Personal [1] but privacy focused and open source. This is my attempt to build that. Uses PyQt6 [2] for the GUI and Pyinstaller [3] for creating the platform specific binaries. The backup engine under the hood is Restic [4]. The server code is written in Laravel [5]. All the code is on GitHub [6]. I actually really like Backblaze (even use B2 for this offering behind the scenes) so this isn't meant to throw shade their way. Just wanted a private open source alternative. Something like Bitwarden but for backups. [1] https://backblaze.com [2] https://ift.tt/ImE8KMZ [3] https://ift.tt/192GoaP [4] https://ift.tt/7p3G2FN [5] https://laravel.com [6] https://ift.tt/AJlKLY1

Saturday, March 5, 2022

New top story on Hacker News: Modern smartphone lenses are crazy

Modern smartphone lenses are crazy
42 by luu | 9 comments on Hacker News.


New top story on Hacker News: The perils of the “real” client IP

The perils of the “real” client IP
60 by zdw | 14 comments on Hacker News.


New top story on Hacker News: Show HN: I built a Wordle decoder that guesses your guesses

Show HN: I built a Wordle decoder that guesses your guesses
36 by mattlock | 16 comments on Hacker News.


New top story on Hacker News: GE won’t let me use convection roast on my new oven without connecting to WiFi

GE won’t let me use convection roast on my new oven without connecting to WiFi
76 by ilamont | 42 comments on Hacker News.


New top story on Hacker News: OpenSearch – open-source search and analytics based on Apache 2.0 Elasticsearch

OpenSearch – open-source search and analytics based on Apache 2.0 Elasticsearch
24 by gjvc | 10 comments on Hacker News.


New top story on Hacker News: Sony A1 Complete Disassembly and Teardown

Sony A1 Complete Disassembly and Teardown
45 by giuliomagnifico | 7 comments on Hacker News.


New top story on Hacker News: Marvin's Marvellous Guide to All Things Webhook (2017)

Marvin's Marvellous Guide to All Things Webhook (2017)
19 by mattrighetti | 0 comments on Hacker News.


Friday, March 4, 2022

New top story on Hacker News: Engineering the Oberth Maneuver

Engineering the Oberth Maneuver
6 by sohkamyung | 0 comments on Hacker News.


New top story on Hacker News: Commodore 64 Guides – Fresh Self-Print

Commodore 64 Guides – Fresh Self-Print
25 by d99kris | 1 comments on Hacker News.


New top story on Hacker News: How Swahili became Africa's most spoken language

How Swahili became Africa's most spoken language
11 by Tomte | 4 comments on Hacker News.


New top story on Hacker News: Moderation Teams and Technology: Improving Customer Retention (2015)

Moderation Teams and Technology: Improving Customer Retention (2015)
6 by mooreds | 0 comments on Hacker News.


New top story on Hacker News: Paper suggests there are three Tyrannosaurus species

Paper suggests there are three Tyrannosaurus species
7 by gmays | 1 comments on Hacker News.


Thursday, March 3, 2022

New top story on Hacker News: A Tour of Writing’s History

A Tour of Writing’s History
9 by prostoalex | 0 comments on Hacker News.


New top story on Hacker News: A Modern Lisp Machine from Scratch (2018)

A Modern Lisp Machine from Scratch (2018)
25 by hugo-abreu | 1 comments on Hacker News.


New top story on Hacker News: Universal Chiplet Interconnect Express UCIe 1.0 Launched

Universal Chiplet Interconnect Express UCIe 1.0 Launched
22 by ksec | 0 comments on Hacker News.


New top story on Hacker News: Interop 2022

Interop 2022
39 by feross | 1 comments on Hacker News.


New top story on Hacker News: We don't need runtime type checks

We don't need runtime type checks
9 by brentroose | 9 comments on Hacker News.


New top story on Hacker News: How I See Numbers

How I See Numbers
17 by igpay | 14 comments on Hacker News.


Wednesday, March 2, 2022

New top story on Hacker News: On-Chip Batteries for Dust-Sized Computers

On-Chip Batteries for Dust-Sized Computers
12 by lnyan | 0 comments on Hacker News.


New top story on Hacker News: Show HN: I made a WebGL-based app that traces images using circles

Show HN: I made a WebGL-based app that traces images using circles
17 by phqb | 7 comments on Hacker News.
I was fascinated by this [0] and this video [1]. After many struggles, I finally built this app that traces images using circles similar to what these videos had shown. The most challenging part (to me) is to find a way to convert images to vector lines. I had tried Potrace, but its output is not suitable for my use case: too many small elements share the same border. Potrace's goal is to represent the original image faithfully using vector lines. But I want to trace the image edges. After searching and trying some Potrace alternatives in vain, I finally found my keyword. Surprisingly (to me), it lies at the end of the wiki page of the very topic [2]. Then I found a paper [3] that has nice pseudocode and a C implementation. I rewrote the pseudocode in Rust because I wanted to experiment with rustwasm. Honestly, I didn't care much about the math behind it. From then, I could continue to finish the app and show it to the world. This app is also my chance to learn about rustwasm and WebGL. FYI: this app is offline-only; your images never leave your browser [0] https://www.youtube.com/watch?v=r6sGWTCMz2k [1] https://www.youtube.com/watch?v=-qgreAUpPwM [2] https://ift.tt/Pro6wkp [3] https://ift.tt/qeYthsw

New top story on Hacker News: Building data-centric apps with a reactive relational database

Building data-centric apps with a reactive relational database
13 by austinbirch | 3 comments on Hacker News.


New top story on Hacker News: The legend of the horned rabbit of the West

The legend of the horned rabbit of the West
11 by samclemens | 0 comments on Hacker News.


New top story on Hacker News: How Does Perspective Work in Pictures?

How Does Perspective Work in Pictures?
15 by todsacerdoti | 1 comments on Hacker News.


Tuesday, March 1, 2022

New top story on Hacker News: DDoS attacks slow down Citizens' Initiative signing in Finland

DDoS attacks slow down Citizens' Initiative signing in Finland
20 by ptaipale | 0 comments on Hacker News.
The recent dramatic policy shift in Russia has brought out two Citizens' Initiatives in the Finnish government's net portal. Both are about NATO membership in the country which is traditionally militarily non-aligned. First initiative (open Feb 21) proposes a NATO membership referendum, the other (open Feb 28) proposes that parliament should go ahead to membership procedures without referendum, because of expected Russian harrasment and influence on the referendum procedures. The government portal for initiatives has been very slow today. The authentication to sign any of the initiatives is done either by a person ID smartcard, or bank-based identification. Most people use the bank authentication (in most cases 2FA using mobile phone) because they don't bother with smart card readers. The first of the initiatives has already passed the threshold (50 000) which automatically brings it to the table in Parliament. The other initiative has collected 35 000 signatures in 30 hours, meaning it will also pass the threshold tomorrow, despite many people not being able to sign it due to bank connections failing under DDoS. YLE (state broadcaster) news about the attack: https://ift.tt/ejZx3dM Initiative 1 (referendum): https://ift.tt/TUplnLi Initiative 2 (parliament direct decision): https://ift.tt/rNnCOLm

New top story on Hacker News: Evidence that no one cares about crypto-denominated wealth

Evidence that no one cares about crypto-denominated wealth
45 by kmod | 47 comments on Hacker News.


New top story on Hacker News: How generics are implemented in Go 1.18

How generics are implemented in Go 1.18
26 by komuW | 0 comments on Hacker News.


New top story on Hacker News: An insane baseball proposal: Dual league restructuring

An insane baseball proposal: Dual league restructuring
62 by SubiculumCode | 45 comments on Hacker News.


New top story on Hacker News: Google Maps is used to coordinate air strikes in Ukraine

Google Maps is used to coordinate air strikes in Ukraine
39 by ukrwantpiece | 6 comments on Hacker News.


New top story on Hacker News: The Supernatural Sheep of Slovenia’s Door-to-Door Carnival

The Supernatural Sheep of Slovenia’s Door-to-Door Carnival
7 by Thevet | 0 comments on Hacker News.


New top story on Hacker News: Dictionary Compression

Dictionary Compression
8 by todsacerdoti | 0 comments on Hacker News.


New top story on Hacker News: Ask HN: Should HN require/encourage job postings to have a salary range?

Ask HN: Should HN require/encourage job postings to have a salary range?
151 by spaetzleesser | 95 comments on Hacker News.
In the spirit of some states now requiring salary ranges for job postings I think it would be good if HN followed that trend. I often read the “Who is hiring?” posts but I have no idea if the jobs are even remotely within my range. I think it would save everybody a lot of time if a range was posted.