HackerTrans
TopNewTrendsCommentsPastAskShowJobs

goodlinks

no profile record

Submissions

True Non-Planar Slicing (3d printing) – Joshua Bird [video]

youtube.com
5 points·by goodlinks·पिछला वर्ष·1 comments

Big Tech is Going Nuclear [video]

youtube.com
3 points·by goodlinks·2 वर्ष पहले·1 comments

comments

goodlinks
·पिछला वर्ष·discuss
3d printing with non-planar splicing, including an upside down benji with no supports
goodlinks
·पिछला वर्ष·discuss
Imho the samsung dex approach is a fine concept (not saying that was fully developed or as extensive as what would be required to do it seriously for a proper desktop os)

Two totally seperate UIs that can run at the same time, a desktop one and a phone one.. it worked shockingly well imho.

Maybe an additional case where you can use the tablet as an extra screen, but honestly that could probably manifest as an app in the mobile UI.
goodlinks
·पिछला वर्ष·discuss
Anyone know what TRV they have purchased? I Can't follow that link as it has some kind of tracking built into it.
goodlinks
·2 वर्ष पहले·discuss
Just watched the series on youtube based on your recommendation. Thanks, i enjoyed it!
goodlinks
·2 वर्ष पहले·discuss
Each server is moderated independently and if any nasty ones are allowed to fester they get shut down?

Imho the long term answer to these problems is trust networks and decentralised moderation. Howbwe get there.. dunno
goodlinks
·2 वर्ष पहले·discuss
Skim the comments fist, way for efficient to get the meta and vibe before investing
goodlinks
·2 वर्ष पहले·discuss
https://news.ycombinator.com/item?id=42288458

Patrick boyle video thats got some fun snippets from this interview
goodlinks
·2 वर्ष पहले·discuss
*browser not os feature :)
goodlinks
·2 वर्ष पहले·discuss
Was expecting an asianometery video there :D
goodlinks
·2 वर्ष पहले·discuss
Okay i get the flat is good for bikes.. but meetings, curious about that one?
goodlinks
·2 वर्ष पहले·discuss
How does the title relate to the video?
goodlinks
·2 वर्ष पहले·discuss
Its the hot staging ring, discussed a fair bit..

E.g. scott manley https://m.youtube.com/watch?v=Ysx4t7ICO58&pp=ygUMc2NvdHQgbWF... @7.40 ish
goodlinks
·2 वर्ष पहले·discuss
I still use it but keep the devices on a vlan that cannot dial out.

And use the software not an appliance to manage it.

Its not just the slick ui, its the devices themselves, and how well it all works. I got fed up of wifi at home not being as good as at work. And unifi are cheap compared to some corporate grade stuff
goodlinks
·2 वर्ष पहले·discuss
Fwiw ubiquity devices are some of the "set every setting to never call home but still did" devices. I cant remember if they also tried to bypass the configured dns.

:(
goodlinks
·2 वर्ष पहले·discuss
For me the two things that show this well are:

1. Quick and easy: Install pihole and add every reasonable list you can find of tracker urls to block. And just watch the live log.

2. Takes a bit more time: install opnsense or pfsense. Block dns out of your network (but allow pihole) and watch the live log of blocked dns requests. Assuming everythong has been told to use pihole

3 (bonus round). A bit more time again: create vlans or similar put the devices that you have checked every do not call home option on and block their internet access. And watch the live logs of blocked traffic

Its quite a depressing process and not sure its worth maintaing as a live setup, but its certainly an eye opener.

Each one of these steps blocks an order of magnitude less stuff, but is interesting whats in each bucket. Pihole gets hits at an astounding rate
goodlinks
·2 वर्ष पहले·discuss
Isnt this the same as any language though.. check if have permission then ignore the result seems like something that the language cannot protect you from?
goodlinks
·2 वर्ष पहले·discuss
Does go have a bad security reputation?

I get that anything can be insecure and its a constant battle as this article suggests, but i thought it was quite secure and stable generally (say on a par with .net or any other tool you may use to make a web app at least?)
goodlinks
·2 वर्ष पहले·discuss
There are many ways to skin a cat, but my advice how to try it an excel way (assuming a db backgound) would be..

try dumber things, sounds stupid but you dont need rules and structure, just data :)

denormalise a more often to break down the problem, the data and problem are your goal not structure (as much as db).

Yes period per tab type of thing is quite common, as at some point you want to close the period and never change it.

Lean into the non-standardisation to handle the real world. E.g for most of your budget its one line per item per month but this one are flexes with headcount so that has its own page, and tax is balnced in month x so ill just over type all the formulae there when the real numbers come in.

Also if the model is complex try naming fields and showing the formula in a cell next to it to remind you how its calculated (if not ready using it check out "format as table" to do this for tabular data)

And yes pivot the crap out of everything.

There is also "add to model" which gives you powerbi type modelling in excel which can also be handy and fast.

Not extensive list, and for lots of things db is better when you know how to use it.. but those are some of the "i get it" scenarios for me
goodlinks
·2 वर्ष पहले·discuss
Decentralised could be each counter putting 5000 or so ballots into piles with people wandering around witnessing for various parties all working a rigid process accross the nation. Each count publically announced in the room before witnesses.

Totally standardised, coordinated, and decentralised. But fragmented (structuraly) or incoherent.

But agree would be a million times worse with a single electronic system
goodlinks
·2 वर्ष पहले·discuss
Cheeky response..

It would take a 1 year project and 5 devs to replace what one finance person created in a day.

Then when it didnt work complain the SME got the requirements wrong.

Im being silly but as a dev i hate the hate for excel, though i know from years of experience that its also a nightmare.