Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
deaddabe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
deaddabe
3y ago
cmon
2.
▲
by
deaddabe
3y ago
And to track that down, use https://elixir.bootlin.com/linux/latest/source to ealisy browse between kernel version, functions, etc..
3.
▲
by
deaddabe
3y ago
Do you have a source or a link? From my experience Brother is the best brand of printers that I have worked with (monochrome, laser).
4.
▲
by
deaddabe
3y ago
I feel that dd is never the correct tool to write to SD cards. At least cp can figure out the block size itself. Or the more elaborated bmaptool can even skip empty blocks which are often found in disk images.
5.
▲
by
deaddabe
3y ago
Link should be https://www.hetzner.com/news/arm64-cloud explaining the offer.
6.
▲
by
deaddabe
3y ago
I live near a major university that has as many as 4 fablabs listed. All of them is reserved to students. If you are an outside "thinkerer", you need to pay something like 400€/month to show up and use a soldering iron. Somet
7.
▲
by
deaddabe
4y ago
Which fire? Are you not confusing with OVH SGB2 fire in 2021?
8.
▲
by
deaddabe
4y ago
Conversations [1] is the best Android XMPP client I know. IIRC they pushed the adoption of OMEMO and implemented it first, before the desktop clients could catch up. [1] https://conversations.im/
9.
▲
by
deaddabe
4y ago
On Linux, this could be done using an userspace FUSE driver I guess.
10.
▲
by
deaddabe
4y ago
The other counters on the page are updating after each refresh. I think only the ICMP counter is broken. The IP address points to a Norway provider. I do not think there is a CDN, elsewise the counters would be frozen.
11.
▲
by
deaddabe
4y ago
" in people with severe hypertension" This title is misleading. Original title: "Severe hypertension: Drinking too much coffee may double mortality risk".
12.
▲
by
deaddabe
4y ago
Worse, stalebot makes it looks like the project has no issues nor known problems. Issues should be closed either with "wontfix" or let open if they detail a real bug that others may stumble upon. In the end, I agree that it takes
13.
▲
by
deaddabe
4y ago
> Data structures and algorithms: We used a dictionary instead of a list to go from O(S) to O(1) operations. The list in TFA is so small that I wonder at what point creating a hashtable is more economical than going through a 9 items arr
14.
▲
by
deaddabe
4y ago
Reddit is already aggressively pushing for users to go to their official app when browsing on mobile. I would not be suprised that custom-made apps will be more limited in the future, up to the point of being pointless. Twitter did it. Redd
15.
▲
by
deaddabe
4y ago
This also explains app size, IMO. Querying an API and displaying remote videos/images should not require 40+ MiB Android apps. I think most of the app size is the tracking code that analyze how much time you glare at ads.
16.
▲
by
deaddabe
4y ago
> You may also look into Kernel Programming for a lucrative systems programming career. This is the road I have taken since I started to work professionally, but I yet have to find a lucrative job. I know that I am paid more than microco
17.
▲
by
deaddabe
4y ago
Because Python pays more. Or Javascript. Or Ruby. More demand, more salary. Apart from finance, pay is lower than web languages. And finance is small. Embedded systems programming, that also uses the language, pays 30% less than web jobs fr
18.
▲
The Great People Shortage is coming, going to cause global economic chaos
(businessinsider.com)
2 points
by
deaddabe
4y ago
|
2 comments
19.
▲
by
deaddabe
4y ago
Initially, I learned it for fun and ham radio emitting. But I find it fascinating that you can use it with anything that can be turned on and off with a rythm. I used a flashlight to say "hello" while waiting for a fireworks event
20.
▲
by
deaddabe
4y ago
At $internship I developed a network router with something like 32 or 64 MiB of RAM. Basically configuring iptables, some routes, QoS, etc.. with a bunch of bash scripts, systemd units and custom drivers. You do not need a lot of RAM for su
21.
▲
by
deaddabe
4y ago
Having to program down to the bit (not byte) sparks a little something for me. I feel proudness in the craft, even if this is a bit (pun!) far frow nowadays’s constraints. I just learned the hex decades (1, 16, 256, 4k, 64k, 1M, 16M, 256M,
22.
▲
by
deaddabe
4y ago
I can also recommand WASM-4 ( https://wasm4.org/ ), that has even more constraints (screen resolution, color count, …) and that you can program with your language of choice, as long as it can compile to WASM (eg. C, C++, Rust
23.
▲
by
deaddabe
4y ago
According to other sources, $18 billion will be injected and 36,000 jobs created over a 5 years period ( https://www.france24.com/en/live-news/20220831-microsoft-to-... ).
24.
▲
Microsoft opens first global datacenter region in Qatar
(news.microsoft.com)
2 points
by
deaddabe
4y ago
|
1 comments
25.
▲
by
deaddabe
4y ago
> Many digital nomads are skilled knowledge workers who earn well beyond the €2,000-€3,500 monthly income requirements of most European digital visa programs—a big reason so many countries and towns are trying to lure them. So, what give
26.
▲
by
deaddabe
4y ago
TIL about GiroCode: QR codes for EU SEPA bank info. I wonder why it is not used in major banking applications. I have manually copypasted IBAN numbers from friends so many times it gets old. I guess scan with a visual check that the numbers
27.
▲
by
deaddabe
4y ago
I wonder how this kind of schematics would sound like when using a screen reader. Hopefully the schematics can be passed if the screen reader struggles to read it, or read an "alt" alternative text instead. But I doubt it. After s
28.
▲
by
deaddabe
4y ago
Before the pandemic hit and management decided to move to MS Teams, we have been using Cisco Jabber which — by the name — obviously seems to use XMPP.
29.
▲
by
deaddabe
4y ago
A reward system is something nice for new contributors in my opinion. I am currently thinking of something similar for the Debian project to incentivize new contributors with a bit of opt-in gamification. However I did not understood why NF
30.
▲
by
deaddabe
4y ago
See also this other thread about the bcachefs user manual : bcachefs: Principles of Operation [pdf] - https://news.ycombinator.com/item?id=31419120
More ›