Friday, September 30, 2022

New top story on Hacker News: Ask HN: What are you doing now to profit from the current or upcoming recession?

Ask HN: What are you doing now to profit from the current or upcoming recession?
20 by carabiner | 12 comments on Hacker News.
I see comments on HN once in a while about how they did [clever thing X] during a recession years ago and made money. With volatility comes profit potential, and it seems clear to everyone that rough seas are ahead. What are people doing now to potentially profit, or at least insulate themselves, during this? I liquidated my discretionary equities portfolio (not much in it anyway) about a year ago already. Still have my retirement in its roboadvisor mix of bonds, equities and don't plan to touch it. Wondering if it might be worthwhile to invest in short ETFs like SH, SQQQ.

New top story on Hacker News: Show HN: uFuzzy.js – A tiny, efficient fuzzy search that doesn't suck

Show HN: uFuzzy.js – A tiny, efficient fuzzy search that doesn't suck
13 by leeoniya | 0 comments on Hacker News.
Hello HN! I became frustrated with the unpredictible/poor match quality and opaqueness of "relevance scores" in existing fuzzy and fulltext search libs, so I tried something different and this is the result. The main selling point is the result quality / ordering, with best-in-class memory overhead and excellent performance being bonuses. The API is pretty stable at this point, but looking for feedback before committing to 1.0. TL;DR The test corpus is a 4MB json file with 162k words/phrases, so give it a second for initial download. You can also drag/drop your own text/json corpus into the UI to try it against your own dataset. Live demo/compare with a few other libs (there are many more in the codebase, in various states of completion, WIP): https://ift.tt/xUYcTCe... In isolation for perf assessment: https://ift.tt/xUYcTCe... To increase fuzziness and get broader results, try setting intraMax=1 (core) and enable outOfOrder (userland): https://ift.tt/xUYcTCe... Also play with the sortPreset selector to swap out the default Array.sort() for one in userland that prioritizes typehead-ness (the resultset remains identical). Still TODO: - Example of stripping diacritics - Example of using non-latin charsets - Example of prefix-caching to improve typeahead perf even further - Example of poor man's document search (matching multiple object properties) That's all, thanks!

New top story on Hacker News: Facts about State Machines

Facts about State Machines
12 by zdw | 1 comments on Hacker News.


New top story on Hacker News: Becoming a Magician (2018)

Becoming a Magician (2018)
8 by walterbell | 0 comments on Hacker News.


New top story on Hacker News: 'Big Short' Investor Says White-Collar Jobs Bubble Is 'Bursting'

'Big Short' Investor Says White-Collar Jobs Bubble Is 'Bursting'
31 by type4 | 38 comments on Hacker News.


New top story on Hacker News: Semantic reconstruction of continuous language from non-invasive brain recording

Semantic reconstruction of continuous language from non-invasive brain recording
8 by Ninjinka | 2 comments on Hacker News.


Thursday, September 29, 2022

New top story on Hacker News: Phenaki: A model for generating minutes-long, changing-prompt videos from text

Phenaki: A model for generating minutes-long, changing-prompt videos from text
31 by vagabund | 5 comments on Hacker News.


New top story on Hacker News: A Positive Amyloid Trial, Finally?

A Positive Amyloid Trial, Finally?
17 by kens | 10 comments on Hacker News.


New top story on Hacker News: Many indoor air quality sensor products are a scam

Many indoor air quality sensor products are a scam
13 by clairity | 3 comments on Hacker News.


New top story on Hacker News: Why “Go Nuts, Show Nuts” Doesn’t Work in 2022

Why “Go Nuts, Show Nuts” Doesn’t Work in 2022
17 by firloop | 0 comments on Hacker News.


New top story on Hacker News: DreamFusion: Text-to-3D using 2D Diffusion

DreamFusion: Text-to-3D using 2D Diffusion
67 by going_ham | 13 comments on Hacker News.


New top story on Hacker News: Ask HN: Has the Apple Silicon excessive disk read/write issue been fixed?

Ask HN: Has the Apple Silicon excessive disk read/write issue been fixed?
30 by cool_hw | 11 comments on Hacker News.
This was a discussion when M1 macbooks were launched, and Apple supposedly addressed it in an OS update (macOS 11.4). But I'm seeing really high read/write numbers. I'm aware that SSD lifespans are long and TBW spec is pretty generous. Still, compared to my linux machines, this seems extraordinarily high. On my newish M1 MBA, with the latest updates, with barely any use, 98%+ sleep, I'm seeing about 3 to 5 GB reads per day and 2 to 4 GB writes per day. Latest report from smartctl. ---------------------------------------------------- === START OF SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED SMART/Health Information (NVMe Log 0x02) Critical Warning: 0x00 Temperature: 27 Celsius Available Spare: 100% Available Spare Threshold: 99% Percentage Used: 0% Data Units Read: 716,195 [366 GB] Data Units Written: 616,232 [315 GB] Host Read Commands: 9,108,273 Host Write Commands: 6,947,397 Controller Busy Time: 0 Power Cycles: 95 Power On Hours: 5 Unsafe Shutdowns: 11 Media and Data Integrity Errors: 0 Error Information Log Entries: 0 ---------------------------------------------------- M1 Air 16GB 1TB. Is this normal?

New top story on Hacker News: Why we’re pausing our Pay Later program

Why we’re pausing our Pay Later program
15 by leeny | 0 comments on Hacker News.


New top story on Hacker News: What is a Stave Church? (2019)

What is a Stave Church? (2019)
13 by benbreen | 1 comments on Hacker News.


Wednesday, September 28, 2022

New top story on Hacker News: Google postpones MV2 shutoff in Chrome stable to June 2023

Google postpones MV2 shutoff in Chrome stable to June 2023
4 by ghostwords | 1 comments on Hacker News.


New top story on Hacker News: Ask HN: Seriously, steelman this please. 7,400 employees at Docusign?

Ask HN: Seriously, steelman this please. 7,400 employees at Docusign?
17 by tomcam | 10 comments on Hacker News.
This article did not shock me at all but somehow looking up the numbers on Docusign made me wonder, seriously, and with all due respect: how would you get to 7,400 employees at Docusign? I literally can't do back-of-the-napkin calculations that make it plausible. https://ift.tt/YQuF6al

New top story on Hacker News: How New Are Yann LeCun's “New” Ideas?

How New Are Yann LeCun's “New” Ideas?
39 by son_of_gloin | 11 comments on Hacker News.


New top story on Hacker News: Amazon deleted my Final Space digital purchases of season 1 and 2

Amazon deleted my Final Space digital purchases of season 1 and 2
55 by tosh | 53 comments on Hacker News.


New top story on Hacker News: E2EE vulnerabilities in matrix-js-sdk, matrix-ios-sdk and matrix-android-sdk2

E2EE vulnerabilities in matrix-js-sdk, matrix-ios-sdk and matrix-android-sdk2
22 by delroth | 1 comments on Hacker News.


New top story on Hacker News: How Do You Make the Perfect Toy?

How Do You Make the Perfect Toy?
6 by herbertl | 0 comments on Hacker News.


New top story on Hacker News: Analysis of Chromium issue 1196683, 1195777

Analysis of Chromium issue 1196683, 1195777
5 by luu | 0 comments on Hacker News.


Tuesday, September 27, 2022

New top story on Hacker News: EasyPost (YC S13) Is Hiring

EasyPost (YC S13) Is Hiring
1 by jstreebin | 0 comments on Hacker News.


New top story on Hacker News: The Rocketeer Who Never Was (2019)

The Rocketeer Who Never Was (2019)
8 by JPLeRouzic | 0 comments on Hacker News.


New top story on Hacker News: Eve Online Server Emulator

Eve Online Server Emulator
8 by giancarlostoro | 1 comments on Hacker News.


New top story on Hacker News: Notes on Modifying Unowned Code (2021)

Notes on Modifying Unowned Code (2021)
5 by luu | 0 comments on Hacker News.


New top story on Hacker News: A beginners guide to Esperanto (2003)

A beginners guide to Esperanto (2003)
10 by simonebrunozzi | 2 comments on Hacker News.


New top story on Hacker News: Factory jobs are booming like it’s the 1970s

Factory jobs are booming like it’s the 1970s
32 by jseliger | 17 comments on Hacker News.


New top story on Hacker News: SEC charges owners of New Jersey Deli with a $100M Valuation

SEC charges owners of New Jersey Deli with a $100M Valuation
53 by nwsm | 23 comments on Hacker News.


New top story on Hacker News: Santa Cruz is a Housing Nightmare

Santa Cruz is a Housing Nightmare
22 by 80mph | 15 comments on Hacker News.


New top story on Hacker News: Edge – Closing a 30 pixel gap between native and web

Edge – Closing a 30 pixel gap between native and web
5 by vyrotek | 0 comments on Hacker News.


Monday, September 26, 2022

New top story on Hacker News: Isolates, microVMs, and WebAssembly

Isolates, microVMs, and WebAssembly
8 by charliermarsh | 1 comments on Hacker News.


New top story on Hacker News: Is the Micro Machines Guy Still the Fastest-Talking Man on the Planet? (2016)

Is the Micro Machines Guy Still the Fastest-Talking Man on the Planet? (2016)
12 by lnyan | 1 comments on Hacker News.


New top story on Hacker News: “Beowulf”: A Horror Show

“Beowulf”: A Horror Show
6 by Caiero | 3 comments on Hacker News.


New top story on Hacker News: LinkedIn ran social experiments on 20M users over 5 years

LinkedIn ran social experiments on 20M users over 5 years
9 by sizzle | 10 comments on Hacker News.


New top story on Hacker News: An early disruption event is starting for the Polar Vortex

An early disruption event is starting for the Polar Vortex
8 by chomp | 1 comments on Hacker News.


Sunday, September 25, 2022

New top story on Hacker News: Tradition Is Smarter Than You Are (2018)

Tradition Is Smarter Than You Are (2018)
26 by 4gotunameagain | 13 comments on Hacker News.


New top story on Hacker News: Train Travel in the UK: A Foreigner’s Perspective

Train Travel in the UK: A Foreigner’s Perspective
16 by edent | 3 comments on Hacker News.


New top story on Hacker News: Word Writer 6 Commodore 64 Source Code

Word Writer 6 Commodore 64 Source Code
27 by indigodaddy | 3 comments on Hacker News.


New top story on Hacker News: Iran’s Internet Shutdown Hides a Deadly Crackdown

Iran’s Internet Shutdown Hides a Deadly Crackdown
38 by voisin | 14 comments on Hacker News.


New top story on Hacker News: Layoffs at Canadian tech startups

Layoffs at Canadian tech startups
2 by ericzawo | 1 comments on Hacker News.


Kohli-Rohit Sharma Had a Wholesome Reaction to India's Win. 'Toxic Fans' Can Go Home

Virat Kohli and Rohit Sharma fans really dislike each other. A lot. But the two cricketers are besties, on and off the field.

from Top Buzz News- News18.com https://ift.tt/6J9o8NF
via IFTTT

Saturday, September 24, 2022

New top story on Hacker News: What Modern Humans Can Learn from Ancient Software

What Modern Humans Can Learn from Ancient Software
12 by rbanffy | 0 comments on Hacker News.


New top story on Hacker News: ‘I always made an awkward bow’: John Keats’s poignant farewell

‘I always made an awkward bow’: John Keats’s poignant farewell
4 by apollinaire | 0 comments on Hacker News.


New top story on Hacker News: webЯcade – WASM based retro emulation on any device

webЯcade – WASM based retro emulation on any device
9 by rcarmo | 4 comments on Hacker News.


New top story on Hacker News: Guix for Development

Guix for Development
7 by phlummox | 0 comments on Hacker News.


New top story on Hacker News: Firezone is hiring a founding engineer to build an open-source corporate VPN

Firezone is hiring a founding engineer to build an open-source corporate VPN
1 by jasong | 0 comments on Hacker News.


New top story on Hacker News: Ask HN: Books on designing disk-optimized data structures?

Ask HN: Books on designing disk-optimized data structures?
6 by memset | 4 comments on Hacker News.
Are there canonical books, resources, or readings for how to design data structures that will be primarily read and written to a disk rather than memory? Most of what I learned in school about big-O assumes that, for example, random access is O(1). However, random disk reads are really slow due to spacial locality. People who write databases obviously have solutions to this problem - for example, DuckDB is based on a number of papers that have come out over the years on this topic. If I wanted to design, ie, a tree structure which was intended to be read/written from a disk, are there general principles or patterns the have been developed to take advantage of locality of reference, minimize random reads, or decrease the overhead of writes, that I could familiarize myself with? What is the CLRS for disk?

Friday, September 23, 2022

New top story on Hacker News: At 4.4 miles, Wyoming team sets new rifle shot world record

At 4.4 miles, Wyoming team sets new rifle shot world record
72 by bkohlmann | 19 comments on Hacker News.


New top story on Hacker News: The Blood Collages of John Bingley Garland (Ca. 1850–60)

The Blood Collages of John Bingley Garland (Ca. 1850–60)
5 by lermontov | 0 comments on Hacker News.


New top story on Hacker News: 'Securing Open Source Software Act' Introduced to US Senate

'Securing Open Source Software Act' Introduced to US Senate
16 by di | 4 comments on Hacker News.


New top story on Hacker News: Mozilla claims Apple, Google and Microsoft force users to use default browsers

Mozilla claims Apple, Google and Microsoft force users to use default browsers
30 by mikece | 6 comments on Hacker News.


New top story on Hacker News: San Francisco police can now watch private surveillance cameras in real time

San Francisco police can now watch private surveillance cameras in real time
50 by jkscx | 33 comments on Hacker News.


New top story on Hacker News: An anonymous person donated 299 ETH from Tornado Cash to Redox OS

An anonymous person donated 299 ETH from Tornado Cash to Redox OS
37 by irusensei | 13 comments on Hacker News.


Thursday, September 22, 2022

New top story on Hacker News: Pgsqlite: a pure Python module to import SQLite databases into Postgres

Pgsqlite: a pure Python module to import SQLite databases into Postgres
23 by thunderbong | 0 comments on Hacker News.


New top story on Hacker News: Migration came to Early Medieval England, study finds

Migration came to Early Medieval England, study finds
6 by BerislavLopac | 0 comments on Hacker News.


New top story on Hacker News: Slack’s brand-new feature has an unexpectedly rich backstory

Slack’s brand-new feature has an unexpectedly rich backstory
11 by jbredeche | 3 comments on Hacker News.


New top story on Hacker News: The Reason Java Is Still Popular

The Reason Java Is Still Popular
19 by saikatsg | 15 comments on Hacker News.


New top story on Hacker News: Tell HN: Reddit shadowban account upon creation

Tell HN: Reddit shadowban account upon creation
28 by boundchecked | 20 comments on Hacker News.
Sharing this funny story so that people won't feel alone when it happen to them. It seems my first and only reddit account created two hours ago is shadow-banned since the very beginning, tried one comment on /r/cpp and one post on /r/rust, nobody ever seen them other than one kind mod that confirmed there's nothing they can do. Even funnier is that there is a subreddit /r/ShadowBan dedicated to test shadowban and some obvious spam-bot accounts are not banned yet mine is. related: [1] https://ift.tt/WbQFae4 [2] https://ift.tt/m3q8nRt

New top story on Hacker News: Extending supabase with your own back end – its supa easy

Extending supabase with your own back end – its supa easy
6 by instance | 0 comments on Hacker News.


New top story on Hacker News: Florida to Supreme Court: Let us regulate social networks as common carriers

Florida to Supreme Court: Let us regulate social networks as common carriers
21 by pseudolus | 13 comments on Hacker News.


New top story on Hacker News: AlphaFold developers win US$3M Breakthrough Prize

AlphaFold developers win US$3M Breakthrough Prize
20 by dopu | 1 comments on Hacker News.


Wednesday, September 21, 2022

New top story on Hacker News: Skipping the boring parts of building a database using FoundationDB

Skipping the boring parts of building a database using FoundationDB
18 by ovaistariq | 1 comments on Hacker News.


New top story on Hacker News: AWS vs. GCP reliability is wildly different

AWS vs. GCP reliability is wildly different
93 by icyfox | 41 comments on Hacker News.


New top story on Hacker News: What Does the Post Crash VC Market Look Like?

What Does the Post Crash VC Market Look Like?
7 by marban | 0 comments on Hacker News.


New top story on Hacker News: Quantum tunneling makes DNA more unstable

Quantum tunneling makes DNA more unstable
8 by LinuxBender | 0 comments on Hacker News.


New top story on Hacker News: The most controversial change in Emacs history (2021)

The most controversial change in Emacs history (2021)
7 by mooreds | 0 comments on Hacker News.


New top story on Hacker News: Genome-wide association of musical beat synchronization shows high polygenicity

Genome-wide association of musical beat synchronization shows high polygenicity
6 by bookofjoe | 1 comments on Hacker News.


Tuesday, September 20, 2022

New top story on Hacker News: Morgan Stanley didn't wipe their hard drives before giving them to a third party

Morgan Stanley didn't wipe their hard drives before giving them to a third party
11 by Benlights | 2 comments on Hacker News.


New top story on Hacker News: Disentangling the Facts from the Hype of Quantum Computing

Disentangling the Facts from the Hype of Quantum Computing
8 by rbanffy | 2 comments on Hacker News.


New top story on Hacker News: Philosophy of Mathematics – A Reading List (2020)

Philosophy of Mathematics – A Reading List (2020)
42 by keiferski | 17 comments on Hacker News.


New top story on Hacker News: gPodder: A simple, open-source podcast client

gPodder: A simple, open-source podcast client
34 by 10729287 | 5 comments on Hacker News.


New top story on Hacker News: Show HN: TaskTXT, plain text task-timing notepad

Show HN: TaskTXT, plain text task-timing notepad
10 by trafnar | 6 comments on Hacker News.
I built TaskTXT.com based on my experience timing my tasks. I found that committing to a task before I start helps with my focus, and guessing how long it will take, then timing it prevents me from wanting to give in to distractions because I'm "on the clock". Video Overview: https://www.youtube.com/watch?v=HOYO0c_D6w0 There's also a Mac app which you can download here: https://ift.tt/R6HtKbM Video overview of the Mac app: https://www.youtube.com/watch?v=qMs-V5v5gZY But I didn't want the tool to be distracting, so its based on plain text. That means the UI is very familiar and you can use it for generic notes in any structure you like. When you work in TaskTXT you are working directly on its data format, I made a video about this concept here: https://www.youtube.com/watch?v=kZdBgVZn5NI I think this tool is uniquely suited for programmers, so I'd be interested to hear any feedback about the product, or its viability as a business.

New top story on Hacker News: Bidders of the Din

Bidders of the Din
8 by wholeness | 0 comments on Hacker News.


Virat Kohli's Silent Stare at India's Dismal Bowling Against Australia in First T20I Was All of Us

Kohli watched on in disbelief as Cameron Green kicked off his innings with consecutive fours against Umesh Yadav in the India Vs Australia T20I encounter in Mohali.

from Top Buzz News- News18.com https://ift.tt/niJLIjO
via IFTTT

Monday, September 19, 2022

New top story on Hacker News: An opinionated guide to making friends

An opinionated guide to making friends
7 by aadillpickle | 0 comments on Hacker News.


New top story on Hacker News: Have Scholars Finally Deciphered a Mysterious Ancient Script?

Have Scholars Finally Deciphered a Mysterious Ancient Script?
2 by Hooke | 0 comments on Hacker News.


New top story on Hacker News: ‘When Eero Met His Match’ Review: Making Saarinen Soar

‘When Eero Met His Match’ Review: Making Saarinen Soar
6 by tintinnabula | 0 comments on Hacker News.


New top story on Hacker News: 1Hz CPU made in Minecraft running Minecraft at 0.1fps [video]

1Hz CPU made in Minecraft running Minecraft at 0.1fps [video]
95 by reimertz | 12 comments on Hacker News.


New top story on Hacker News: Magnus Carlsen resigns against Hans Niemann in the second move

Magnus Carlsen resigns against Hans Niemann in the second move
68 by mellosouls | 71 comments on Hacker News.


New top story on Hacker News: Why Kids Are Afraid to Ask for Help

Why Kids Are Afraid to Ask for Help
16 by LinuxBender | 0 comments on Hacker News.


New top story on Hacker News: Faraday and Babbage: Semiconductors and Computing in 1833

Faraday and Babbage: Semiconductors and Computing in 1833
4 by klelatti | 0 comments on Hacker News.


Sunday, September 18, 2022

New top story on Hacker News: Steps to designing an embedded software architecture, Step 1

Steps to designing an embedded software architecture, Step 1
6 by gautambt | 1 comments on Hacker News.


New top story on Hacker News: Choosing multi-beneficial actions

Choosing multi-beneficial actions
5 by suref | 0 comments on Hacker News.


New top story on Hacker News: The Hyperinflation Gallery

The Hyperinflation Gallery
36 by classichasclass | 9 comments on Hacker News.


New top story on Hacker News: GCC's new fortification level: The gains and costs

GCC's new fortification level: The gains and costs
24 by pjmlp | 0 comments on Hacker News.


New top story on Hacker News: Of God and Machines

Of God and Machines
14 by signa11 | 1 comments on Hacker News.


New top story on Hacker News: How Chem Lab Made Me a Better Dev

How Chem Lab Made Me a Better Dev
4 by swah | 1 comments on Hacker News.


Saturday, September 17, 2022

New top story on Hacker News: Saving the Ancient Glass Artifacts Shattered in the Beirut Explosion

Saving the Ancient Glass Artifacts Shattered in the Beirut Explosion
3 by prismatic | 0 comments on Hacker News.


New top story on Hacker News: Hoardiculture

Hoardiculture
11 by Caiero | 2 comments on Hacker News.


New top story on Hacker News: Show HN: LambdaLisp – A Lisp Interpreter That Runs on Lambda Calculus

Show HN: LambdaLisp – A Lisp Interpreter That Runs on Lambda Calculus
6 by woodrush | 1 comments on Hacker News.


New top story on Hacker News: Number Theory – Explained from First Principles

Number Theory – Explained from First Principles
12 by yewenjie | 0 comments on Hacker News.


New top story on Hacker News: S6: A standalone JIT compiler library for CPython

S6: A standalone JIT compiler library for CPython
13 by tvrvt | 3 comments on Hacker News.


New top story on Hacker News: Being a victim of rape costs an average of $3,500 in medical bills

Being a victim of rape costs an average of $3,500 in medical bills
36 by DocFeind | 16 comments on Hacker News.


New top story on Hacker News: IHP, a batteries-included web framework built on Haskell and Nix

IHP, a batteries-included web framework built on Haskell and Nix
22 by _query | 2 comments on Hacker News.


New top story on Hacker News: Self-hostable maps stack, powered by OpenStreetMap

Self-hostable maps stack, powered by OpenStreetMap
29 by taubek | 5 comments on Hacker News.


Friday, September 16, 2022

New top story on Hacker News: Why does a U.S. presidential candidate need to be 35 years old? (2016)

Why does a U.S. presidential candidate need to be 35 years old? (2016)
9 by maxwell | 22 comments on Hacker News.


New top story on Hacker News: EVGA terminates Nvidia partnership [video]

EVGA terminates Nvidia partnership [video]
116 by ribosometronome | 109 comments on Hacker News.


New top story on Hacker News: On Eating Out Alone

On Eating Out Alone
16 by pzrsa | 19 comments on Hacker News.


New top story on Hacker News: NaN Boxing

NaN Boxing
13 by jstanley | 5 comments on Hacker News.


New top story on Hacker News: Best Command-Line-Only Video Games (2019)

Best Command-Line-Only Video Games (2019)
5 by indigodaddy | 1 comments on Hacker News.


New top story on Hacker News: How Quickly Do CPUs Change Clock Speeds?

How Quickly Do CPUs Change Clock Speeds?
18 by zdw | 8 comments on Hacker News.


Thursday, September 15, 2022

New top story on Hacker News: Earth is now our only shareholder

Earth is now our only shareholder
72 by aymericbeaumet | 4 comments on Hacker News.


New top story on Hacker News: Senators Introduce Bill to Thin Out the 900k Pieces of Orbiting Junk

Senators Introduce Bill to Thin Out the 900k Pieces of Orbiting Junk
5 by T-A | 0 comments on Hacker News.


New top story on Hacker News: Ask HN: How in gods name does this product have so many 5 star reviews on Amazon

Ask HN: How in gods name does this product have so many 5 star reviews on Amazon
3 by l2silver | 2 comments on Hacker News.


New top story on Hacker News: Did GoogleAI Just Snooker One of Silicon Valley’s Sharpest Minds?

Did GoogleAI Just Snooker One of Silicon Valley’s Sharpest Minds?
40 by TeacherTortoise | 30 comments on Hacker News.


New top story on Hacker News: Hacking the PS4 / PS5 Through the PS2 Emulator

Hacking the PS4 / PS5 Through the PS2 Emulator
33 by phant0mas | 7 comments on Hacker News.


New top story on Hacker News: Andrée's Arctic Balloon Expedition

Andrée's Arctic Balloon Expedition
5 by drdee | 0 comments on Hacker News.


New top story on Hacker News: Cloud Spanner now with a free tier

Cloud Spanner now with a free tier
16 by config_yml | 7 comments on Hacker News.


New top story on Hacker News: Godot 4 Beta 1

Godot 4 Beta 1
46 by f47il | 6 comments on Hacker News.


Wednesday, September 14, 2022

New top story on Hacker News: Unicode 15 Released

Unicode 15 Released
24 by asjo | 6 comments on Hacker News.


New top story on Hacker News: About Lockdown Mode

About Lockdown Mode
83 by hjuutilainen | 17 comments on Hacker News.


New top story on Hacker News: Just What Is It That Makes Today’s Homes So Different, So Appealing?

Just What Is It That Makes Today’s Homes So Different, So Appealing?
11 by neonate | 5 comments on Hacker News.


New top story on Hacker News: Worldwide Rail Network Map

Worldwide Rail Network Map
14 by stereo | 2 comments on Hacker News.


New top story on Hacker News: Why is every podcast sponsored by a VPN company?

Why is every podcast sponsored by a VPN company?
7 by yarapavan | 0 comments on Hacker News.


New top story on Hacker News: The spam on Twitter is appalling

The spam on Twitter is appalling
56 by powera | 39 comments on Hacker News.


Tuesday, September 13, 2022

New top story on Hacker News: FSArchiver – Filesystem Archiver for Linux

FSArchiver – Filesystem Archiver for Linux
6 by electricant | 0 comments on Hacker News.


New top story on Hacker News: The Next Incarnation of EDA

The Next Incarnation of EDA
10 by mindcrime | 0 comments on Hacker News.


New top story on Hacker News: Framework Ethernet Expansion Card is now available

Framework Ethernet Expansion Card is now available
7 by onli | 0 comments on Hacker News.


New top story on Hacker News: Is there any meaningful way to compare two Time Travel Debugging positions?

Is there any meaningful way to compare two Time Travel Debugging positions?
6 by luu | 0 comments on Hacker News.


New top story on Hacker News: MemLab: An open source framework for finding JavaScript memory leaks

MemLab: An open source framework for finding JavaScript memory leaks
44 by mikece | 4 comments on Hacker News.


Sunday, September 11, 2022

New top story on Hacker News: Common Lisp Names All Sixteen Possible Binary Logic Gates

Common Lisp Names All Sixteen Possible Binary Logic Gates
7 by optimalsolver | 0 comments on Hacker News.


New top story on Hacker News: Show HN: A script to allow installing unsigned extensions on Firefox

Show HN: A script to allow installing unsigned extensions on Firefox
17 by TheBrokenRail | 7 comments on Hacker News.


New top story on Hacker News: We Secretly Love Meetings (2010)

We Secretly Love Meetings (2010)
6 by simonebrunozzi | 1 comments on Hacker News.


New top story on Hacker News: The Twisted Life of Clippy

The Twisted Life of Clippy
7 by CharlesW | 0 comments on Hacker News.


New top story on Hacker News: San Francisco's Postwar Sex District (2006)

San Francisco's Postwar Sex District (2006)
5 by samclemens | 0 comments on Hacker News.


Pakistani Fans Thrashing Their Own Team During Asia Cup Final Against Sri Lanka is Peak Internet

Sri Lanka put up a combined team effort to defeat Pakistan by 23 runs in the Asia Cup 2022 finals in Dubai on Sunday.

from Top Buzz News- News18.com https://ift.tt/Koruvsd
via IFTTT

Saturday, September 10, 2022

New top story on Hacker News: How to Bury Carbon? Let Plants Do the Dirty Work

How to Bury Carbon? Let Plants Do the Dirty Work
2 by dnetesn | 0 comments on Hacker News.


New top story on Hacker News: Zig VP of community comments on Rust

Zig VP of community comments on Rust
4 by luu | 0 comments on Hacker News.


New top story on Hacker News: Wolfgang Tillmans Changed What Photos Look Like

Wolfgang Tillmans Changed What Photos Look Like
3 by prismatic | 0 comments on Hacker News.


New top story on Hacker News: Carousel of Happiness

Carousel of Happiness
3 by mooreds | 0 comments on Hacker News.


New top story on Hacker News: Boxes.py – Create boxes and more with a laser cutter

Boxes.py – Create boxes and more with a laser cutter
3 by ale42 | 0 comments on Hacker News.


New top story on Hacker News: The map is not the territory

The map is not the territory
3 by amoghs | 0 comments on Hacker News.


Friday, September 9, 2022

New top story on Hacker News: Logo, Bullshit and Co., Inc. (2013)

Logo, Bullshit and Co., Inc. (2013)
7 by sysadm1n | 0 comments on Hacker News.


New top story on Hacker News: Why investors are reaching for the astrology of finance

Why investors are reaching for the astrology of finance
3 by plonk | 1 comments on Hacker News.


New top story on Hacker News: The Next Chapter for Learning on YouTube

The Next Chapter for Learning on YouTube
14 by nassimsoftware | 0 comments on Hacker News.


New top story on Hacker News: Roller Jet Printer

Roller Jet Printer
10 by null_object | 4 comments on Hacker News.


New top story on Hacker News: Software Engineering Code (of Ethics)

Software Engineering Code (of Ethics)
7 by mooreds | 5 comments on Hacker News.


New top story on Hacker News: Lensless camera creates 3D images from single exposure

Lensless camera creates 3D images from single exposure
8 by sizzle | 9 comments on Hacker News.


New top story on Hacker News: Remembering When America Banned Sliced Bread

Remembering When America Banned Sliced Bread
9 by bookofjoe | 2 comments on Hacker News.


New top story on Hacker News: Graydon Hoare: 21 compilers and 3 orders of magnitude in 60 minutes

Graydon Hoare: 21 compilers and 3 orders of magnitude in 60 minutes
19 by eternalban | 1 comments on Hacker News.


New top story on Hacker News: How a new hard hat technology can protect workers better from concussion

How a new hard hat technology can protect workers better from concussion
13 by mooreds | 4 comments on Hacker News.


Thursday, September 8, 2022

Wednesday, September 7, 2022

New top story on Hacker News: The most secure cloud is your computer

The most secure cloud is your computer
19 by ildon | 12 comments on Hacker News.


New top story on Hacker News: Coal miners help push tourists’ dead electric car in West Virginia

Coal miners help push tourists’ dead electric car in West Virginia
11 by tomohawk | 4 comments on Hacker News.


New top story on Hacker News: The Deacon and the Dog

The Deacon and the Dog
7 by portobello | 1 comments on Hacker News.


New top story on Hacker News: Syntax highlighter is wrong (2014)

Syntax highlighter is wrong (2014)
12 by kqr | 2 comments on Hacker News.


Pakistani Twitter Had a Meltdown During Nail-biting Match Over Afghanistan and We are Here for it

Pakistan's thrilling win over Afghanistan in the Asia Cup clash at Sharjah on Wednesday was complimented by Pakistani Twitter's live commentary.

from Top Buzz News- News18.com https://ift.tt/hFxCTWz
via IFTTT

New top story on Hacker News: `int('1' * 4301)` will raise ValueError starting with Python 3.10.7

`int('1' * 4301)` will raise ValueError starting with Python 3.10.7
28 by genericlemon24 | 29 comments on Hacker News.


Tuesday, September 6, 2022

New top story on Hacker News: You can never have too many backups

You can never have too many backups
17 by CHB0403085482 | 6 comments on Hacker News.


New top story on Hacker News: Weird Al had 100 gigs of RAM

Weird Al had 100 gigs of RAM
56 by Tomte | 42 comments on Hacker News.


New top story on Hacker News: Using Analog Computers in Today's Largest Computational Challenges (2021) [pdf]

Using Analog Computers in Today's Largest Computational Challenges (2021) [pdf]
14 by mindcrime | 0 comments on Hacker News.


India Lost to Sri Lanka in Asia Cup But Desi Twitter Kept Spirits Up With Consolation Memes

Sri Lanka defeated India in a thrilling run chase in Asia Cup 2022 on Tuesday night. Indian fans responded with memes.

from Top Buzz News- News18.com https://ift.tt/px7zPjS
via IFTTT

New top story on Hacker News: Extreme Integers – Doom from Below

Extreme Integers – Doom from Below
14 by manchoz | 0 comments on Hacker News.


Monday, September 5, 2022

New top story on Hacker News: How to Present Backend Demos

How to Present Backend Demos
9 by vadcv | 0 comments on Hacker News.


New top story on Hacker News: Cheating at chess with a computer for my shoes

Cheating at chess with a computer for my shoes
26 by badindentation | 7 comments on Hacker News.


New top story on Hacker News: Using Stable Diffusion's img2img on some old Sierra titles

Using Stable Diffusion's img2img on some old Sierra titles
54 by Karuma | 13 comments on Hacker News.


New top story on Hacker News: History by Numbers

History by Numbers
4 by Hooke | 0 comments on Hacker News.


New top story on Hacker News: A simple way to significantly increase lifetimes of fuel cells and other devices

A simple way to significantly increase lifetimes of fuel cells and other devices
12 by rntn | 1 comments on Hacker News.


Sunday, September 4, 2022

New top story on Hacker News: Retinas revived after donor's death open door to new science

Retinas revived after donor's death open door to new science
3 by bookofjoe | 0 comments on Hacker News.


New top story on Hacker News: A New Materials Paradigm Is Overdue

A New Materials Paradigm Is Overdue
7 by dereg | 0 comments on Hacker News.


New top story on Hacker News: The Benefits of Breakfast Cereal Consumption

The Benefits of Breakfast Cereal Consumption
5 by oidar | 0 comments on Hacker News.


New top story on Hacker News: Show HN: Zelda BOTW Street View

Show HN: Zelda BOTW Street View
58 by nassimsoftware | 7 comments on Hacker News.


New top story on Hacker News: Optimizing Clang: A Practical Example of Applying Bolt

Optimizing Clang: A Practical Example of Applying Bolt
10 by cpeterso | 0 comments on Hacker News.


New top story on Hacker News: The Long S

The Long S
11 by bryanrasmussen | 8 comments on Hacker News.


New top story on Hacker News: Spreadsheet Gaming

Spreadsheet Gaming
9 by Tomte | 1 comments on Hacker News.


Saturday, September 3, 2022

New top story on Hacker News: OneSignal (YC S11) just announced a $50M Series C and is hiring engineers

OneSignal (YC S11) just announced a $50M Series C and is hiring engineers
1 by gdeglin | 0 comments on Hacker News.


New top story on Hacker News: The History of FoxPro: Interview with Wayne Ratliff

The History of FoxPro: Interview with Wayne Ratliff
8 by susam | 0 comments on Hacker News.


New top story on Hacker News: Porsche Boss Faces Software Woes Keeping VW a Step Behind Tesla

Porsche Boss Faces Software Woes Keeping VW a Step Behind Tesla
20 by belter | 8 comments on Hacker News.


New top story on Hacker News: In Jackson, Mississippi, a water crisis of unparalleled scale

In Jackson, Mississippi, a water crisis of unparalleled scale
82 by lisper | 62 comments on Hacker News.


New top story on Hacker News: A Hormone May Boost Cognition in Down Syndrome

A Hormone May Boost Cognition in Down Syndrome
14 by LinuxBender | 0 comments on Hacker News.


New top story on Hacker News: PC wakes from sleep when changing clothes

PC wakes from sleep when changing clothes
27 by warent | 23 comments on Hacker News.


New top story on Hacker News: An Adventure in Pre-Rendered Backgrounds (2019)

An Adventure in Pre-Rendered Backgrounds (2019)
3 by pizzapim | 0 comments on Hacker News.


Thursday, September 1, 2022

New top story on Hacker News: Mary Sears’ pioneering ocean research saved lives in WWII

Mary Sears’ pioneering ocean research saved lives in WWII
5 by sohkamyung | 0 comments on Hacker News.


New top story on Hacker News: Cromwell in America

Cromwell in America
10 by Vigier | 0 comments on Hacker News.


New top story on Hacker News: Buckminster Fuller’s greatest invention was his own image

Buckminster Fuller’s greatest invention was his own image
10 by conanxin | 0 comments on Hacker News.


New top story on Hacker News: Ask HN: Who wants to be hired? (September 2022)

Ask HN: Who wants to be hired? (September 2022)
38 by whoishiring | 102 comments on Hacker News.
Share your information if you are looking for work. Please use this format: Location: Remote: Willing to relocate: Technologies: Résumé/CV: Email: Readers: please only email these addresses to discuss work opportunities. Searchers: try https://ift.tt/RVdOvxP or https://ift.tt/RaKqnuf .

New top story on Hacker News: Animations in React with Framer Motion

Animations in React with Framer Motion
5 by omeraplak | 1 comments on Hacker News.