Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
andyjpb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
andyjpb
5y ago
Being able to select desktops/workspaces per screen is half the solution. The other half is allowing the selection to come from a pool of desktops/workspaces common to all screens. i.e. the opposite of what i3 and Sway do. So give
2.
▲
by
andyjpb
5y ago
I've longed for a window manager that can assign different virtual desktops to different screens. Of course, there are compositing, scaling and resolution issues to overcome, but it'd be really neat to have a palette of virtual de
3.
▲
How to make your own game engine (and why)
(medium.com)
1 points
by
andyjpb
5y ago
|
0 comments
4.
▲
Haplo's Recruitment Process to Remove Bias
(bens.me.uk)
1 points
by
andyjpb
5y ago
|
0 comments
5.
▲
by
andyjpb
5y ago
Hi, This reply is a bit late because someone pointed me at it and suggested it was worth answering. ...so I hope that this is useful! I have experience using Chicken Scheme in production both on knodium.com and registers.app Both times it h
6.
▲
An interactive look at how a video signal is made
(blog.pizzabox.computer)
83 points
by
andyjpb
5y ago
|
18 comments
7.
▲
Why Schemas Matter
(registers.blog)
5 points
by
andyjpb
5y ago
|
0 comments
8.
▲
by
andyjpb
6y ago
I can't find any docs other than what's on the page but my reading suggests that the idea is that you can get/set values "in-band" using a regular lookup query to a resolver rather than the nsupdate style that you&#
9.
▲
by
andyjpb
6y ago
There is still Hesiod support in GlibC / NSS, etc on most modern systems. When put together with Kerberos it's a nice way to provision auth on lots of machines automatically. It's nice to have a dedicated and restricted resol
10.
▲
Who I think CentOS Stream is and isn't for
(utcc.utoronto.ca)
2 points
by
andyjpb
6y ago
|
0 comments
11.
▲
by
andyjpb
6y ago
If you have hypervisor access you can simply ask the guest to read the memory for you.
12.
▲
by
andyjpb
6y ago
Encryption only helps if you can guarantee that your attacker can't get access to the layer below where the runtime decrypts things. A cloud hack like the parent poster talks about assumes that you get access to the hypervisor layer an
13.
▲
by
andyjpb
6y ago
Mutually Assured Destruction relies on the victim knowing that they've been destroyed. Lots of these so-called "Cyber weapons" are operated by actors who are very effective at leaving no trace. It's been in the backgroun
14.
▲
Changing CentOS in mid-stream (2004)
(lwn.net)
2 points
by
andyjpb
6y ago
|
0 comments
15.
▲
Rocky Linux: A CentOS replacement by the CentOS founder
(github.com)
833 points
by
andyjpb
6y ago
|
533 comments
16.
▲
by
andyjpb
6y ago
I think this outlook is very much part of the reason that Britons are worried about Facebook's move to Californian terms. In the UK we do have very well established "Consumer Law" which is there explicitly to protect the cons
17.
▲
by
andyjpb
6y ago
You're not strictly wrong... But what I'm trying to say is that what's in your database should be well defined. You shouldn't just put any old stuff in there. You should have a standard for exactly how everything is esca
18.
▲
by
andyjpb
6y ago
This will allow your program to be used as a vector to attack the things your program depends on. It's true that those bits of eMail infrastructure are probably more robust but it's still strictly bad practice. Even if you're
19.
▲
by
andyjpb
6y ago
Yes! http://wiki.call-cc.org/eggref/4/email-address https://bitbucket.org/knodium/email-address/src/master/email... It's a fair few lines of code but most of it comes dire
20.
▲
by
andyjpb
6y ago
Facebook don't "sell ads". Well, literally, they do. ...but the product they're actually offering is "behaviour". They sell access to the levers to influence behaviour.
21.
▲
Lessons from METAFONT: Building systems that are more powerful than needed
(yld.io)
3 points
by
andyjpb
6y ago
|
0 comments
22.
▲
by
andyjpb
6y ago
The author seems to be soliciting artwork submissions for a "Pobox clock" as well so perhaps we could use this opportunity to help out! https://humanclock.com/poboxclock.php
23.
▲
by
andyjpb
6y ago
I usually put a few paths in between "find" and "-type", use the other predicates of "find" and often rewrite if from a just executed `find ... | grep`. One particular modification is to extend the pipeline bet
24.
▲
by
andyjpb
6y ago
`find |grep -i ...` and `find -type f |xargs grep -i ...` have become old favourites. This seems like an interesting system, provided you don't have more categories than you can easily remember. If you use it in a team setting, there m
25.
▲
by
andyjpb
6y ago
Reading between the lines, I assume that it's because Red Hat / IBM own that trademark and they've decided to stop using it for that project. In principle, there's no reason why another-CentOS couldn't come about in
26.
▲
Computer Graphics From Scratch. Implement a ray tracer and a rasterizer
(gabrielgambetta.com)
2 points
by
andyjpb
6y ago
|
0 comments
27.
▲
Render Multimedia in Pure C
(nullprogram.com)
1 points
by
andyjpb
6y ago
|
0 comments
28.
▲
by
andyjpb
6y ago
I guess the free lunch is finally over. For ~15 years (since the launch of GMail) Google has differentiated itself on storage. Both in terms of products offerings and in terms of company image. To me it signifies a change in the market. The
29.
▲
by
andyjpb
6y ago
I guess the advice starts out helpful: violet might be a good substitute for blue in certain situations. ...But saying "we have all these other things that you've already told us you're aware of" is where things start to
30.
▲
by
andyjpb
6y ago
The "corporate" answers in the support thread don't give any information, and the barrage of links to unhelpful and unrelated information make it seem like they're scripted and not really interested in their customers sp
More ›