HN user

e_proxus

937 karma

You can reach me by putting hello in front of at alind and ending with a dot io.

[ my public key: https://keybase.io/alind; my proof: https://keybase.io/alind/sigs/2pdcFkwnKpwh7sTJFAMZISSpzDDxKc5sOCjs46kAeY8 ]

Posts32
Comments321
View on HN
arxiv.org 4y ago

Bugs in Our Pockets: The Risks of Client-Side Scanning

e_proxus
1pts0
blog.kaleidoscope.app 4y ago

Acquiring a Product: Our Kaleidoscope Journey

e_proxus
1pts0
sciencebasedlife.wordpress.com 4y ago

The Kopp-Etchells Effect (2012)

e_proxus
1pts0
www.gpd.hk 4y ago

GDP Pocket 2

e_proxus
2pts0
threadreaderapp.com 4y ago

Facebook Inadvertently Affecting Elections in Iceland

e_proxus
4pts0
www.theverge.com 4y ago

Microsoft won’t stop you installing Windows 11 on older PCs

e_proxus
1pts0
twitter.com 4y ago

Tesla Uses Godot Engine for Animations

e_proxus
21pts0
blog.erlang.org 4y ago

Decentralized ETS Counters for Better Scalability

e_proxus
15pts2
raycast.com 5y ago

Raycast – Level up your productivity

e_proxus
1pts0
wintoncentre.maths.cam.ac.uk 5y ago

Communicating the potential benefits and harms of the Astra-Zeneca Covid vaccine

e_proxus
5pts0
arstechnica.com 5y ago

Apple’s ransomware mess is the future of online extortion

e_proxus
2pts0
www.bleepingcomputer.com 5y ago

HashiCorp is the latest victim of Codecov supply-chain attack

e_proxus
4pts0
github.com 5y ago

RemixDB: Highly Parallel Key Value Store

e_proxus
2pts0
www.swedensolarsystem.se 5y ago

The Sweden Solar System

e_proxus
349pts72
www.eurogamer.net 5y ago

Cyberpunk 2077: how bad is last-gen performance – and what will it take to fix?

e_proxus
1pts0
relicabackup.com 6y ago

Relica – Back up your files from all your computers to anywhere

e_proxus
3pts1
medium.com 6y ago

Embracing Distractions

e_proxus
1pts0
www.svt.se 6y ago

Social distancing – how it works

e_proxus
1pts0
www.svt.se 6y ago

The spread of the new corona virus

e_proxus
1pts0
www.zeit.de 6y ago

“Bring Down the Number of Cases Now. Otherwise We Won't Be Able to Handle It”

e_proxus
5pts1
ephtracy.github.io 6y ago

Aerialod: An interactive path tracing renderer for height maps

e_proxus
2pts0
github.com 7y ago

Erlang PR: 'can not' should mostly be 'cannot'

e_proxus
1pts0
www.eurogamer.net 8y ago

Meltdown and Spectre: does patching your PC impact game performance?

e_proxus
2pts0
github.com 9y ago

LeoFS: a highly available, distributed, eventually consistent object/blob store

e_proxus
119pts41
bitflikz.com 9y ago

Theft of a $1B Dollar Blockchain -Ethereum/Slock.it Facing Legal Action

e_proxus
2pts0
moz.com 10y ago

Unlocking New Features in Moz Pro with a Database-Free Architecture

e_proxus
2pts0
gizmodo.com 11y ago

Capital Control Cuts Off Greek Access to iTunes, iCloud, and PayPal

e_proxus
1pts1
www.adbusters.org 12y ago

American Psychosis

e_proxus
3pts0
www.line-of-reasoning.com 13y ago

Google still hasn't removed "deleted" private Docs data from 2007

e_proxus
86pts24
www.thelocal.se 14y ago

The Swedish legal view on Assange's extradition

e_proxus
1pts0

The key is preparation. It’s the same for me at hotel check-ins. I’m always prepared, I have all my info available in my mobile or on paper, I’ve already thought about the trip several times before and on the way.

Some people seem utterly unprepared. They either don’t have their info at all, or have to login to their web mail, or find some printed paper at the bottom of their enormous suitcase. And then they tend to have tons of questions. I check out the facilities beforehand online so I know what to expect and how to use them.

Not really. There is an “unmaintained” paid plug-in (unmaintained in the sense of not being updated since a year and advertising compatibility with Sublime 2 and 3 only).

- 'parent' goes to the comment that is replied to

- 'prev' / 'next' goes to the adjacent sibling comments

- 'root' goes to the top level comment in the thread (not the post)

They are very useful on mobile if you're deep in a thread, and want to go to the next top-level thread. To do that, press 'root' and then 'next' (or collapse it with [-]).

I wonder what legal ramifications would be if you run them over while they’re on a pedestrian crossing. They probably wouldn’t count as human at least? Destruction of property?

Raycast has this neat feature called Navigation → Search Menu Items which is essentially the Help → Search feature of macOS.

However, you can bind it to any shortcut, so binding it to Cmd+P would give you a command palette in any app (and then you can exclude e.g. Sublime Text/Merge who already have their own palettes).

I’m in the same boat. I’d rather have more views than longer lines. Currently have a file tree, three editor columns and one terminal column.

Keeping to a shorter line width makes me write shorter functions with less nesting. In my opinion that leads to higher quality code which is more readable (your mileage may vary, I write Erlang which is very terse and expressive which fits that style very well).

Nerves (or Erlang’s VM BEAM) is nowhere near small enough to run on ESP32. I think a comparison is not very useful.

If you have an ESP32 you need something like Toit, if you have a Raspberry Pi you might as well run embedded Linux (with Nerves on top).

Actually, that would almost approach some "real" value for NFTs...

Let's say you have digital artwork in a lossless format. You then take the world by storm with the compressed version. Everyone loves it. You sell an NFT with a hash/URI/encoding of the original uncompressed version encrypted so only the owner on the blockchain can decrypt it.

Needlessly to say, this would only work for digital art that is compressible. The owner could perhaps prove that they really own the original by showing a differently compressed version of it.

That's also the beauty of Fast.com, that it uses the Netflix content servers as benchmark and not some ISP edge hosted Speedtest server with special priority.

That gives a more realistic expectation of how Netflix, and in this case Apple downloads, will actually perform. And it can't be artificially boosted by the ISP.

That being said, I assume both Netflix and Apple have very special CDNs with ISP co-located content servers in many cases so it is still not a realistic measurement of generic Internet performance (but Speedtest is even worse, so ¯\_(ツ)_/¯)

I do the same nowadays. I spend extra time learning the defaults (muscle memory etc.) in my OS and programs, which is about the same effort as customizing them (if not less).

The difference is that when setting up a new environment it costs nothing. If I had tons of tweaks and custom scripts that would be a setup cost every time.

Sublime Text has a Distraction Free Mode which goes to full screen, removes all GUI and centers the buffer contents on the screen.

It’ll use your buffer settings so if you’ve configured Markdown to only be 60 characters wide, it’ll look like the photo in the article.

macOS Monterey 5 years ago

Is there a way to force apps or links to open in the current tab group?

I often find myself clicking links from apps (e.g. Slack), then keep working and loading project related sites. After a while I suddenly have 12 tabs open in the default tab group that all should have been in the project tab group.

It’s not very visible which group you’re currently in. When it switches group from under your feet I often miss that and keep thinking I’m in the old group.

Adopting Erlang 5 years ago

I work on GRiSP. It’s really close to being done. We’re wrapping up the software (e.g. updating drivers for the new platform) and are doing a lot of testing at the moment.

We are using the first boards from the final batch for this, and I really hope we can start shipping soon.

Spotify Box 5 years ago

Another great alternative is HiFiBerry which produce their own DACs and cases that you can add a Raspberry Pi to.

Personally I have a RPi4 with the DAC2 HD and a steel case which I’m very happy with.

I think you can run Volumio on these too, but I prefer the simpler HiFiBerry OS distribution. You get AirPlay 2, Spotify and many more ways to play music. All connected to your analog hi-if equipment.

https://www.hifiberry.com/

iOS 15 5 years ago

I don’t see these buttons in Germany unfortunately.