HN user

ausjke

5,132 karma

oss hacker

Posts312
Comments1,749
View on HN
twitter.com 5y ago

React Creator Leaves Facebook

ausjke
45pts12
linuxgizmos.com 5y ago

Open-spec, community-backed Linux SBCs under $200

ausjke
1pts1
www.bizjournals.com 5y ago

Oracle Moves HQ to Austin from California

ausjke
2pts0
sqlite.org 5y ago

Sqlite 2020 Status Report

ausjke
3pts3
reactjs.org 5y ago

React 17 Released

ausjke
1pts0
www.geekwire.com 5y ago

Amazon provides Virtual Tourism now

ausjke
1pts0
www.swarm.space 5y ago

A low-bandwidth starlink service for IoT

ausjke
1pts0
medium.com 5y ago

Mithril.js Interview with Gilbert

ausjke
1pts0
github.com 5y ago

Hyperscript, a Better JSX

ausjke
1pts1
android-developers.googleblog.com 5y ago

Android 11 Released

ausjke
2pts0
web.dev 5y ago

The Native File System API allows web apps to save directly to files

ausjke
153pts149
youtube.com 5y ago

Rust is not that safer than C just yet

ausjke
3pts0
news.ycombinator.com 5y ago

How to do Discloure before new empoloyment

ausjke
2pts4
www.jesuisundev.com 5y ago

Understand HTTP3 in 5 Minutes

ausjke
18pts2
github.com 5y ago

Best Package Manager for C

ausjke
37pts19
twitter.com 5y ago

The entire Mozilla MDN team is laid off

ausjke
86pts20
bitbashing.io 5y ago

Comparing Floats Is Tricky

ausjke
2pts0
latkin.org 5y ago

A simple benchmark of various math operations

ausjke
4pts0
github.com 6y ago

GoPlus – The Go+ language for data science

ausjke
3pts0
pnpm.js.org 6y ago

Pnpm fast and disk space efficient npm

ausjke
1pts0
www.rust-lang.org 6y ago

Rust for Embedded

ausjke
3pts0
molily.de 6y ago

Robust Client Side JavaScript

ausjke
1pts1
github.com 6y ago

Pipx – Install and Run Python Applications in Isolated Environments

ausjke
1pts0
romejs.dev 6y ago

Rome – A all-in-one JavaScript toolchain

ausjke
4pts0
www.cnn.com 6y ago

Stocks plunge into bear market territory

ausjke
1pts0
terodox.tech 6y ago

Lit-HTML for DOM management in web components

ausjke
2pts0
darkport.co.uk 6y ago

Shhgit

ausjke
1pts0
www.guru99.com 6y ago

Best Code Review Tools in 2020

ausjke
1pts0
www.cnx-software.com 6y ago

OpenWrt 19.07 Released with WPA3 Security, a Faster LuCI Web Interface

ausjke
4pts0
github.com 6y ago

Exploring Python through counter-intuitive snippets

ausjke
2pts1

It seems libsdl2 does not support framebuffer anymore, which is critical for embedded devices(no gpu or 3D acceleration i.e. opengl needed there)

I'm trying htmx after years of frustration with all other SPAs and build tools and changes.

after reading the site I still feel I need a little more information, is there known projects made with htmx somewhere for me to study?

Thanks for the great work!!

"Since I started interviewing, we have only hired white or Asian men" -- I actually found this outright racism, it's like saying our NBA roster are still mostly black for the last few decades.

Focus on the merit of them, not the skin color, like Dr.M.L.K said. It's hard to force an Asian to be a NBA player, and it might be difficult to force some black to be a coder, they all have their fields to shine, I pick this just trying to make a point, you pick people by how good they are, not how their skin color looks.

Architecture.md 5 years ago

pure text is easy to work with most of the time, in fact ascii diagram is used heaviyl in RFCs

200 years is good enough for me, how can I do that? How much do I need to get that? Do I need replace my blood every 3 months like Peter Thiel is doing?

Read somewhere saying our DNA is coded at 120 years 16 days or something like that, everything expires after that point, unless you can replace them ahead of time, if we know how that is.

I am learning python right now, Python is not only non beginner friendly, it's also not C-family(java,c++,js...) friendly(assuming most developers knew some C before taking on Python). That been said, it's versatile enough for me to continue, but calling it beginner-friendly is misleading to say the least.

after the election I cut the ties with all long-term friends who holds a different political view, none of us can bear with another sides so let's get rid of each other. I feel so much relieved actually and never looked back, in fact I should have done this long time ago. There is no way to get along, YOLO, no need to bend just for the fake of outdated nothing-in-common 'friendship' anymore.

for those who are not even old friends and on the other side of the wall, I hope we live in different countries and never see each other ever on the street.

I never felt that disappointed in the so called democracy, for a 50:50 split in this country, something must be changed or it will tie both sides deadly, nothing can be done then. Maybe a war is indeed the way out.

Use RPi for NAS is really a stretch. Just buy those low-power x86 mini-itx boards with 4GB memory and 4 SATA ports along with gigabit ethernet, they're around $150?

Note the smaller size of RPi-etc makes no sense when you're going to host 4 hard drives anyways which takes quite some space on their own, and you need a decent PSU for the drives too, and a solid case as well, etc.

Just buy those ASRock mini-itx boards at newsegg or somewhere and let RPi do what it's best at.

yet on my newest and best ubuntu20.04 when you type 'python' you are still running python2, which I don't use, will we ever be possible to use python as python3 by default,it's annoying.

let python be python3, and python2 for python2 instead

I do not live in CA and have never took any contract jobs from CA, its contract hourly rate is not competitive at all and to make it worse, its state income tax will take another cut(~13%), there is no way CA's contract rate can be competitive, CA is in decline in general as far as I can see.

gitea like everything else won't make everyone happy but for me it's a godsend, it's my personal git server for the last two years and I use it daily.

however if you have special requirement like a large team, or accessiblity(which I didn't check) you can try something else. The point here is that, it's much easier to use gitea than to use git+gitolite+nginx unless you want to spend more time with sysadmin instead of development itself.

since lambda is for simple and short anonymous functions most of the time why do I need type the whole word each time? can they also do what javascript does(or similar):

    x => x * 2
instead of
    lambda x : x * 2

This move will lead to new innovations,say a new network service designed that will be bulletproof against the big cloud providers or even the pipe providers(AT&T,etc), something like P2P or dark net.

I'm expecting telecom vendors to chime in to cut off the network for the voices they do not like.

I used to think telegram/signal are designed for some other countries, never thought it could be useful for USA where free speech is guaranteed by the constitutions, no more.

exactly, currently those clone-pi are sold as a devkit basically, but they're essentially used like an official product which is 'illegal', I never got the idea why the vendor did not certify their boards, it is really not much when they are shipping (tens of) thousands of these boards.

Let's call all the rest Clone Pi, there are so many and it's hard to count.

To be fair, Raspberry Pi got its idea from BeagleBoard then Beagle Bone along with Arduino, small ARM boards with Linux.

The problem with Clone-Pi series is that none of them are FCC-certified, while Raspberry Pis are.

SPA moves all the routing/templating to the browser side.

server side rendering does it all on the server and spits out html(legacy cgi style)

between these two: static html template downloaded from the server, then use ajax to update json in the html pages, which is the old boring way but it might still be the best middle ground?

Unless I need make a desktop complex GUI program where SPA could be a reasonable choice, I will just do the html/ajax old way, not fully geared towards to server or client side rendering, life is much easier.

I took on contract jobs once a while, so far I rejected all the chances from CA, partially due to the 13.5%(?) income tax, that made its price non-competitive, plus, I hate to file a CA state tax, I'm used to no state income tax for decades.

I never live in CA, does not use its transportation/police/schools, why do I need pay for this state income tax shit just for remote work?

The Airbnbs 6 years ago

So, how much does YC earn? I guess the 7% must be diluted somehow.

With Airbnb, Dropbox etc, YC should have billions in asset.