infosec_jobs, to infosec
@infosec_jobs@mastodon.social avatar
rml, to random
@rml@functional.cafe avatar

I'm convinced that this is the most important rule in all of #ComputerScience

Dan Friedman:
"#Lisp had an operator called map, and you'd give it a function,

(map f _)

and so we decided we wanted to give it a bunch of functions, like...

(map (f1 f2 ...) _)

...and so for each of these functions we would give it a list, like:

(map (f1 f2 ...) (l1 l2 ...))

Now we started to run into trouble bcs some of these guys were of different sizes.

Some of them would be like this:

/\
/

and some of them would be like this:

/------\

------
------/

or like this...

[....]
[....]
[....]

...and so on.

So we came up with a rule to manage that.

That rule was called the #GuillotineRule

The Guillontine Rule stated that everybody loses their head...

------/---------------
/oo\ |-o o--| [.0 0.]
———————————————————————
--/ |------| [.....]
------------/--[.....]

...when they run out of values."

https://www.youtube.com/watch?v=cfZQYVQcspE

#scheme #clojure #podcast

ramin_hal9001, to linux
@ramin_hal9001@emacs.ch avatar

Guix maintainers Janneke Nieuwenhuizen @janneke and Ludovic Courtès @civodul have announced just today that their "seed" C compiler "Mes" is now in production in Guix OS. Mes can, after several boostraping stages eventually compile GCC which in turn compiles Linux, Guile, and Guix. The bootstrap program (as I understand it) is written in Guile Scheme, and compiles to a 357 byte binary. Now when you do guix pull you will see that the entirety of the core operating system (some 22,000 expressions) all depend on that single 357-byte bootstrap program. The idea is to eliminate the footprint of trusted binaries that build the software for the OS and compiler toolchain -- the famous "Trusting Trust" problem outlined by Ken Thompson which he presented while receiving his Turing Award. Thanks to their hard work, we now have an operating system for which every stage of the build can be verified by a human. https://guix.gnu.org/blog/2023/the-full-source-bootstrap-building-from-source-all-the-way-down/

Nix OS people do not need to feel left out, a new issue on the Nix OS GitHub page has announced that they will begin a similar project. https://github.com/NixOS/nixpkgs/pull/227914

mjgardner, to random
@mjgardner@social.sdf.org avatar
ramikrispin, to programming
@ramikrispin@mstdn.social avatar

The following repo has an endless list of learning resources for computer science courses with video lectures:

https://github.com/Developer-Y/cs-video-courses

Thanks to the person who initiated this repo and those who contributed! 🙏

#computerscience #softwareengineering #datascience #dataengineering #deeplearning #machinelearning #python

ZoDoneRightNow, to science

I would appreciate it if people could help me get more federated on my new instance. Please boost this post if any of the following tags apply to you so I can follow!

















bkrupp, to random

Hello Everyone! I'm a professor at Baldwin Wallace University with research focusing on and also . I am interested in how we can use to make the world a better place. I am a member of @ACM and several SIGs including @sigcas

JdeBP, to linux
@JdeBP@tty0.social avatar

@swagpussc The basic thing to understand is that this is not a world of Windows.

There have always been other operating systems, and in particular there has been, since the late 1960s, a large class of operating systems that are: Unix; one of the many flavours of Unix that #Unix split into in the 1970s; or someone creating an operating system that's very much like Unix, from the ground up, a decade or 2 later.

#Linux is (the kernel of) the last sort of operating system.

(continued...)

JdeBP,
@JdeBP@tty0.social avatar

@swagpussc (...continued)
Aside: There's a whole explanation about #Linux only being a kernel, not the whole of an operating system. The "kernel"/"shell" thing is a metaphor.

http://jdebp.info/FGA/operating-system-nut-metaphor.html

Computer science is, one discovers, like #chemistry. (-:

This could be a whole book in itself. In fact, it is. Several. My list isn't even comprehensive. (I have more on my bookshelves.)

http://jdebp.info/FGA/operating-system-books.html

#Unix #ComputerScience #OperatingSystems
(continued...)

Andbaker, to ai
@Andbaker@aus.social avatar

This is a long read about #AI.

As someone who has used neural nets and self organizing maps in a research project about a decade ago, I found this history of artificial neural networks fascinating. I had no idea of the 70+ years of history of AI exploration.

"AI will soon become impossible for humans to comprehend – the story of neural networks tells us why" https://theconversation.com/ai-will-soon-become-impossible-for-humans-to-comprehend-the-story-of-neural-networks-tells-us-why-199456

"Many of the pioneers who began developing artificial neural networks weren’t sure how they actually worked - and we’re no more certain today"

#history #Chatgpt #science #computerscience #historyofscience #genAI #academia

rzeta0, to ai
@rzeta0@mastodon.social avatar

⭐️ FREE - for a limited period only !

.. don't miss out saving ~ $10 .. offer is open on all amazon stores
https://www.amazon.com/dp/B0BTQ7P69H/

#prolog #learntocode #AI #computerscience #university

babel, to devops

Hi Mastodon denizens! On to a new instance, so time for an #introduction

I'm Jean. I do #devops and #sre with a background in #physics and #ComputerScience. I try to spend my evenings in the #workshop learning and making. I'm interested in #gps, #cnc, #3DPrinting and #programming.

Currently I'm diving into #rustlang for #EmbeddedSystems and continuing to upgrade my #cars

blake, to animals

eleph.social . Happily married since 2017. Electrical Technology (Construction) AAS, BS. saved my life. I'm and . I like , , , , , , , , , , , , , , , , . Want but have limited energy cuz chronic . but . !

redfernmike, to ComputerScience

repost

I'm a Cis gay man, he/him. Analyst programmer, stuck in corporate as BA.

I like science fiction book/film/series (Trekkie, B5).

Living in Sydney Australia.

Atheist.

INTJ.








,






neuralreckoning, to random
@neuralreckoning@neuromatch.social avatar

Naive question (maybe): Is there a definition of 'computation' akin to the mathematical definition of information (entropy/MI)? I don't mean Turing machines. e.g. something that could determine the extent to which a group of neurons/synapses are signalling versus computing?

davidr, to programming
@davidr@hachyderm.io avatar

In a hotel room and this is the wall #design. It has to be #periodic, but what's an #algorithm to check?

I'll be at work all day. I hope to have an answer on my desk (pseudocode or #python, please) when I get back. #computerscience #computervision

myTerminal, to ComputerScience
@myTerminal@fosstodon.org avatar

“Give someone a program, you frustrate them for a day. Teach them how to program, you frustrate them for a lifetime.” – David Leinweber, Mathematician and Berkeley Computer Science Professor

pbiwan, to random
jchmoe, to gamedev

Hi 👋🎮

I'm Jochem. I have a Computer Science MSc and am a Game Tech Programmer at Guerrilla in the Netherlands working on [redacted]. My header image is my cat Pepper. And yes, I'm a Twitter refugee. 😅

I'm trying to find fellow game devs, computer/technology enthusiasts, cat owners, queer people 🏳️‍🌈 or otherwise kind people on this platform.

My Guerrilla Spotlight interview:
https://www.guerrilla-games.com/read/guerrilla-spotlight-jochem-kuijpers

#introduction #introductionpost #gamedev #computerscience

austin, to ComputerScience
@austin@mstdn.ca avatar

Moving instances so repeating my . Hello! & at in . From . Used to a lot (most notably Barinsta), not so much these days. Interested in way too many fields, eg. , but not proficient in them. Loves . Always down to a date! What else should I write here?

jonobie, (edited ) to tech
@jonobie@social.coop avatar

Time for a brief ; I've been delighted at the community here. ( pls)

I'm a weirdo with an MA in , a MS in and ~15 years at Microsoft. Starting my private practice soon, so I may be talking a lot about that.

Also interested in these topics:

🧶
🏳️‍🌈
🧠
📊
🥗
🔥
🥋

Boosts to find more of my folk appreciated!

intransitivelie, to ADHD
@intransitivelie@c.im avatar

I've never been any good at Twitter so I'm unlikely to be any good at Mastodon, but I'm happy to be here. Happy to diversify a little. I hope I picked the right server to join.

It is going to take some getting used to not having to thread things, I can tell you that right now for free.

and , and , and adjacent, no terfs or fash need apply. I sometimes too. Occasionally dabble in .

What do you folks do around here for fun?

nyates314, to random

Thought I should redo an post with hashtags this time. 🙂 I'm Nick. I'm a and secondary school in , Maryland, USA. I'm interested in and , and , , , and more. I'd love to connect with other folks from elementary to industry, folks interested in , and consider myself part of the community too.

nunesgh, to ai
@nunesgh@mastodon.social avatar

Hi, I'm Gabriel, PhD candidate in .

My interests include , (), (e.g. and ), (), and .

Also find me on:
: @nunesgh
: @nunesgh

I'm looking forward to interesting discussions here on the !

freemo, to science
@freemo@qoto.org avatar

A map of every node on the internet (ARPANet) in 1974, which was exactly 3 years after the network first went live.

@Science

Edent, to ComputerScience
@Edent@mastodon.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines