HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rootforce

no profile record

Submissions

The Way of Code – Rick Rubin

thewayofcode.com
2 points·by rootforce·3 miesiące temu·0 comments

CVE-2026-5747 – Out-of-bounds Write in Firecracker virtio-PCI Transport

aws.amazon.com
2 points·by rootforce·3 miesiące temu·0 comments

Cursor now shows you demos, not diffs

twitter.com
2 points·by rootforce·5 miesięcy temu·0 comments

Contribution: CLI tool to draw an image on your GitHub contribution graph

github.com
1 points·by rootforce·5 miesięcy temu·0 comments

Task-Completion Time Horizons of Frontier AI Models – METR

metr.org
2 points·by rootforce·5 miesięcy temu·0 comments

Sabotage Risk Report: Claude Opus 4.6 [pdf]

www-cdn.anthropic.com
2 points·by rootforce·5 miesięcy temu·0 comments

Show HN: Turkey Time – A little game about cooking turkey

turkey-time.replit.app
2 points·by rootforce·8 miesięcy temu·0 comments

Show HN: Vaporwave Life

vaporwave-life.replit.app
2 points·by rootforce·8 miesięcy temu·1 comments

Quinnypig/Yeet

github.com
4 points·by rootforce·8 miesięcy temu·0 comments

Design Tomorrow – A podcast about design, technology, and being human

podcasts.apple.com
1 points·by rootforce·9 miesięcy temu·0 comments

Semicolons and the Rules of Writing – The Millions

themillions.com
2 points·by rootforce·9 miesięcy temu·0 comments

Rain – A development workflow tool for working with AWS CloudFormation

aws-cloudformation.github.io
3 points·by rootforce·9 miesięcy temu·0 comments

Trunk Based Development

trunkbaseddevelopment.com
2 points·by rootforce·9 miesięcy temu·0 comments

Parens of the Dead

parens-of-the-dead.com
2 points·by rootforce·9 miesięcy temu·0 comments

Science Fiction Origins of Consumer Technology (2010)

newfangled.com
1 points·by rootforce·9 miesięcy temu·0 comments

AI is the future, but how do we know what it is doing?

nashvegas.com
1 points·by rootforce·9 miesięcy temu·0 comments

Takes 10 Years by Beginbot – Suno

suno.com
2 points·by rootforce·9 miesięcy temu·0 comments

Cuttle: Two player battle card game played with a standard 52-card deck of cards

cuttle.cards
10 points·by rootforce·10 miesięcy temu·3 comments

WrittenRealms – a modern platform for text-based games

writtenrealms.com
6 points·by rootforce·10 miesięcy temu·0 comments

Tinker WriterDeck

tinker.sh
4 points·by rootforce·w zeszłym roku·1 comments

comments

rootforce
·10 miesięcy temu·discuss
And it’s open source.

https://github.com/cuttle-cards/cuttle
rootforce
·11 miesięcy temu·discuss
I can't see the future, but I imagine that the human art community may actually get more vibrant when divorced from being a way to make a living. Perhaps a return to something like a patronage system for the exceptional artists.

Open mics, music circles and concerts also remain untouched for the moment.
rootforce
·11 miesięcy temu·discuss
Not just the best children's cartoon, but one of the best TV shows I've ever seen in terms of how close it comes to realizing its full potential. I have a hard time finding points to criticize.
rootforce
·2 lata temu·discuss
This is cool. I unironically use comic mono as my daily driver. It helps me remember to have fun.
rootforce
·2 lata temu·discuss
Start at the beginning, survival. Try not looking anything up till you get stuck or bored.

Avoid mods at first.

Family friendly streamers are:

- [Jax and Wild](https://m.youtube.com/channel/UCiJmKXWW7dOAVOrnHFviqhw)

- [Grian](https://m.youtube.com/playlist?list=PLU2851hDb3SEesCjVCmseu6...)

- [Mumbo](https://m.youtube.com/watch?v=VMK_u3Hsd4U)

-[Stinarose](https://m.youtube.com/@StinaRose)
rootforce
·2 lata temu·discuss
I’ve been playing Minecraft off and on since beta, and I’ve been able to introduce each of my kids as they’ve gotten old enough to play.

It is pretty amazing, they all started in creative running around punching random things and now each one has their own way they like to play. One loves to build, another mini games, survival, parkour, mods etc. we are currently watching MCC live and it’s like the Super Bowl. They all have their favorite streamers too.

Few games turn into multi generational cultural movements like this.
rootforce
·2 lata temu·discuss
AWS has posted some instructions for those affected by the issue using EC2.

[AWS Health Dashboard](https://health.aws.amazon.com/health/status)

"First, in some cases, a reboot of the instance may allow for the CrowdStrike Falcon agent to be updated to a previously healthy version, resolving the issue.

Second, the following steps can be followed to delete the CrowdStrike Falcon agent file on the affected instance:

1. Create a snapshot of the EBS root volume of the affected instance

2. Create a new EBS volume from the snapshot in the same Availability Zone

3. Launch a new instance in that Availability Zone using a different version of Windows

4. Attach the EBS volume from step (2) to the new instance as a data volume

5. Navigate to the \windows\system32\drivers\CrowdStrike\ folder on the attached volume and delete "C-00000291*.sys"

6. Detach the EBS volume from the new instance

7. Create a snapshot of the detached EBS volume

8. Create an AMI from the snapshot by selecting the same volume type as the affected instance

9. Call replace root volume on the original EC2 Instance specifying the AMI just created"