HN user

h4kor

802 karma

https://rerere.org

Posts22
Comments144
View on HN
github.com 4mo ago

CorridorKey – Perfect Green Screen Keys

h4kor
13pts1
chromahack.rerere.org 11mo ago

Chromahack – programming language inspired by hacker movies

h4kor
1pts0
swantescholz.github.io 1y ago

Map of AI Futures

h4kor
2pts0
blog.libove.org 2y ago

Missed Shot at Artificial General Intelligence

h4kor
2pts1
blog.libove.org 2y ago

Serving Binary Files from SQLite

h4kor
2pts0
jenniferplusplus.com 2y ago

Losing the Imitation Game

h4kor
1pts0
games.rerere.org 2y ago

Fedi-Games: Games Played via ActivityPub

h4kor
3pts1
podcast-standard.org 2y ago

Show HN: Podcast de Facto Standard

h4kor
1pts0
blog.libove.org 2y ago

Thoughts on Analytics

h4kor
1pts0
blog.libove.org 3y ago

AI Poisoning

h4kor
1pts0
github.com 3y ago

Show HN: Python library for embedding large graphs (Written in Rust)

h4kor
84pts23
www.google.com 4y ago

Searching “Wordle” in Google

h4kor
1pts2
github.com 4y ago

Show HN: A Wordle clone for the terminal. Written in Rust

h4kor
7pts0
blog.libove.org 4y ago

Are cryptocurrencies to blame for high GPU prices?

h4kor
165pts338
old.reddit.com 4y ago

/R/PixelArt Update: NFT Posts Are Now Banned

h4kor
111pts101
blog.libove.org 4y ago

NFTs in Games Are Bad Here Is an Alternative

h4kor
1pts0
unevenearth.org 5y ago

The social ideology of the motorcar (1973)

h4kor
1pts0
blog.libove.org 5y ago

The Cost of Proof of Work

h4kor
1pts0
www.youtube.com 5y ago

Googol Counter

h4kor
4pts1
h4kor.github.io 5y ago

Show HN: End of Covid-19

h4kor
4pts1
blog.libove.org 5y ago

Re: Modeling a Wealth Tax

h4kor
9pts2
en.wikipedia.org 7y ago

Capacitor Plague

h4kor
2pts0

At my former company we paid 900€/month for 1Gbit/s, which we required. That's definitely a problem when the same performance is available for ~50€/month a few kilometers over the border (in the Netherlands).

In rural regions workshops output is limited by their internet speed as the can only download that many CAD files from customer per day.

Reasons I can think of (as a German) from the top of my head:

- Crumbling infrastructure

- Decades of missing investments in education and the public sector

- no digitization

- Unwillingness to move away from ICE vehicles

- Slow internet access and slow build out of fiber network

- Killing future industries (solar, battery ...) by cutting funding/subsidies early

- low wages in European comparison

The main reason I use postgres instead of SQLite is that I have multiple processes accessing the database, often 1 web service for API/Website and a worker running in the background doing heavy tasks (e.g. image processing). Both need access to the database and SQLite will run into locking issues.

How do you overcome this with SQLite and Django?

IIRC there has been a case in Germany where it was ruled that opening devtools is hacking and therefore illegal intend. A person found a vulnerability by looking at the website source (using devtools) and informed the company. They then sued him using the "Hackerparagraph" (§ 202c StGB) for use of hacker tools.

I'm working on my own mini time series database.

It only stores (timestamped) floating point values with a series id and uses a B+Tree as the backing data structure. Querying is done with a lisp-like query language.

Same in Germany. Farmers (most conservative population group) love renewable energy. Every farmer I know tries to get wind turbines build on their land and have their roofs packed with PV. Yet the conservative parties are the biggest blockers for the energy transition.

I watched the last starship launch on a scam YouTube stream. It was 30 minutes delayed, which a thought was because Musk wanted to promote Twitter. They said multiple times that Elon will announce something big after the launch. Directly after lift off it cut to Elon holding a speech and I only noticed this been a scam channel when he talked about the QR code and crypto.

Get a binary format supported by all standard browsers with the same simplicity as JSON and you will see a rapid adoption.

AdFlush 2 years ago

How does this compare to list based solutions? An overblocking/underblocking comparison would be great

No. There is an interview/documentary about South Park where they talk about celebrity appearances in the show. They said that they never request celebrities to play themselves in the show. If the person declines the offer, they can get into legal trouble for imitating them. If they don't ask it is fine.

The problem here is that they wanted Scarlett Johansson and imitated her when she said no.

There is also a big market for "celebrity sound alikes" in voice acting.

Enlightenmentware 2 years ago

I had a similar, frustrating experience last weekend trying to copy data from a phone to a windows machine.

Windows is trying to hide all "technical" stuff so hard that it becomes impossible to do anything.